mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #158] Where is the config file #346
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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,
@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, soC:\Users\user\.config\peerflix-server\config.json