Merge pull request #263 from towards-a-new-leftypol/securimage_config

securimage in webconfig
This commit is contained in:
towards-a-new-leftypol 2021-05-15 07:02:39 +00:00 committed by GitHub
commit 7cc71b602b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
* =======================
*/
$config['securimage'] = false;
// Global announcement -- the very simple version.
// This used to be wrongly named $config['blotter'] (still exists as an alias).
// $config['global_message'] = 'This is an important announcement!';