Added back example config comment

This commit is contained in:
Ajay Ramachandran
2020-04-07 14:45:47 -04:00
parent f9ec4e37e9
commit 08a76dc420

View File

@@ -1,4 +1,6 @@
{
// Remove all comments from the config when using it!
"port": 80,
"globalSalt": "[global salt (pepper) that is added to every ip before hashing to make it even harder for someone to decode the ip]",
"adminUserID": "[the hashed id of the user who can perform admin actions]",