mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:39:39 +00:00
Add config option to turn server side rendering off.
Ensure templates are precompiled before starting the server.
This commit is contained in:
@ -14,6 +14,7 @@ rtmp:
|
||||
http:
|
||||
# uncomment to set HSTS when SSL is ready
|
||||
#hsts: true
|
||||
server_side_render: false
|
||||
|
||||
database:
|
||||
user: '<dbuser>'
|
||||
|
Reference in New Issue
Block a user