Add www_path configuration option and update related parsing logic
This commit is contained in:
@@ -25,4 +25,7 @@ verbose = true
|
||||
enable_http2 = false
|
||||
|
||||
# Enable WebSocket support
|
||||
enable_websocket = false
|
||||
enable_websocket = false
|
||||
|
||||
# Path to www
|
||||
www_path = www
|
||||
Reference in New Issue
Block a user