david/factoriocp
david
/
factoriocp
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
factoriocp/factoriocp.conf.sample

19 lines
375 B
Plaintext

# factoriocp sample configfile
# rename this file to app.conf
[DEFAULT]
app_name=factoriocp
cookie_name=factoriocp
cookie_max_age=3600
cookie_secret=something secret like this 0rE5vYvF 0rDbj5Io Z0h28k-k 12jtcRW0
static_files=/path/to/static/files
[server]
host=localhost
port=8000
debug=True
[factorio]
path=/path/to/factorio/servers
users=username anotheruser athirduser