prealpha support as a config var

This commit is contained in:
zefie
2025-08-14 20:25:22 -04:00
parent 35a9ae2c8f
commit 9b9bdb6f72
2 changed files with 2 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
"UserServiceDeps",
"includes/ServiceDeps"
],
"enable_prealpha_workaround": false, // Allows prealpha to minimally connect, but may cause security issues
"cgi_enabled": false, // Disable CGI by default
"php_enabled": false, // Disable PHP by default
"php_binpath": "php-cgi",