[GH-ISSUE #158] Where is the config file #346

Closed
opened 2026-03-15 03:05:33 +03:00 by kerem · 1 comment
Owner

Originally created by @dalton5 on GitHub (Oct 17, 2018).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/158

Hi

I am on windows and I try to find the config json file.

Nothing is in: C:\Users\user\AppData\Roaming\npm\node_modules\peerflix-server\server

Where is it please?

Thanks,

Originally created by @dalton5 on GitHub (Oct 17, 2018). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/158 Hi I am on windows and I try to find the config json file. Nothing is in: C:\Users\user\AppData\Roaming\npm\node_modules\peerflix-server\server Where is it please? Thanks,
kerem 2026-03-15 03:05:33 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@asapach commented on GitHub (Oct 17, 2018):

As mentioned in README the file doesn't exist by default, so you need to create it yourself as ~/.config/peerflix-server/config.json.
~ means your HOME directory, so C:\Users\user\.config\peerflix-server\config.json

<!-- gh-comment-id:430760982 --> @asapach commented on GitHub (Oct 17, 2018): As [mentioned in README](https://github.com/asapach/peerflix-server#configuration) the file doesn't exist by default, so you need to create it yourself as `~/.config/peerflix-server/config.json`. `~` means your HOME directory, so `C:\Users\user\.config\peerflix-server\config.json`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#346
No description provided.