mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 18:57:27 +08:00
[O] Disable whitelabel error page
This commit is contained in:
@@ -113,3 +113,6 @@ aqua-net.geoip.ip-header=CF-Connecting-IP
|
|||||||
|
|
||||||
## JWT Authentication Settings
|
## JWT Authentication Settings
|
||||||
aqua-net.jwt.secret="Open Sesame!"
|
aqua-net.jwt.secret="Open Sesame!"
|
||||||
|
|
||||||
|
## Disable debug pages
|
||||||
|
server.error.whitelabel.enabled=false
|
||||||
Reference in New Issue
Block a user