1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 16:01:27 +00:00

Merge pull request #137 from Arthaey/patch-1

Fix typo in config.php
This commit is contained in:
Andrew Dolgov
2013-04-06 21:30:09 -07:00

View File

@@ -109,7 +109,7 @@
// ***********************************
define('ENABLE_REGISTRATION', false);
// Allow users to register themselves. Please be vary that allowing
// Allow users to register themselves. Please be aware that allowing
// random people to access your tt-rss installation is a security risk
// and potentially might lead to data loss or server exploit. Disabled
// by default.