diff options
Diffstat (limited to 'modules/bugzilla/templates')
-rw-r--r-- | modules/bugzilla/templates/localconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/bugzilla/templates/localconfig b/modules/bugzilla/templates/localconfig index 0371bf3b..26536e5f 100644 --- a/modules/bugzilla/templates/localconfig +++ b/modules/bugzilla/templates/localconfig @@ -102,9 +102,3 @@ $interdiffbin = '/usr/bin/interdiff'; # Please specify the directory name only; do not use trailing slash. $diffpath = '/usr/bin'; -# This secret key is used by your installation for the creation and -# validation of encrypted tokens to prevent unsolicited changes, -# such as bug changes. A random string is generated by default. -# It's very important that this key is kept secret. It also must be -# very long. -$site_wide_secret = 'FLDtMWoTaBMifoR5CXo8yAFkeHNzCDra8BwWv6HDgGIvRLVMahTgl6wmD43RaY2pwrrY2xcTUkEX0sGOw7ZPnjwbqx56DtNqHMNDnkS43wywBMfhw0w798zFqAOMYySyPPdEIGg9ZJ1KOtHPk4jW6WVvaHpLjZQEmJYqygVmUaxsSwxdWCQcRPKmQtZqGjvWCwuiTtGOKUhEBbpCIIX20Yw5N50tNq95VzYC08Qw4FGp0stDsx82wNNxdnK1m9KZ'; |