mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:29:38 +00:00
Remove long winded installation guide
Add config guide Minor changes to default config
This commit is contained in:
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user