set path to avoid injection attacks
This commit is contained in:
parent
2f1aa4e4cd
commit
2ae13457c7
@ -41,6 +41,7 @@ $g_allow_signup = ON;
|
||||
$g_allow_anonymous_login = ON;
|
||||
$g_anonymous_account = 'anonymous';
|
||||
$g_enable_email_notification = ON;
|
||||
$g_path = 'https://bugs.rockylinux.org/';
|
||||
|
||||
# Cookie problems
|
||||
$g_allow_permanent_cookie = OFF;
|
||||
|
Loading…
Reference in New Issue
Block a user