Remove long winded installation guide

Add config guide
Minor changes to default config
This commit is contained in:
knotteye
2019-10-05 15:11:03 -05:00
parent cd8b9780d7
commit fad832fe38
7 changed files with 32 additions and 65 deletions

View File

@ -7,7 +7,6 @@ saltRounds = 12
name = ''
domain = ''
registration = false
webFormat = 'hls'
restrictedNames = ['live']
rootredirect = '/users/live'
@ -41,7 +40,6 @@ ping = 30
ping_timeout = 60
[server.http]
port = 8080
allow_origin = '*'
directory = './site'