asapach / peerflix-server

Streaming torrent client for Node.js with web ui.
MIT License
1.31k stars 586 forks source link

Where is the config file #158

Closed dalton5 closed 5 years ago

dalton5 commented 5 years ago

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 5 years ago

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