mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-10-21 20:32:43 +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