1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-18 12:01:30 +00:00

Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

This commit is contained in:
Andrew Dolgov
2013-04-07 08:47:39 +04:00

View File

@@ -109,7 +109,7 @@
// *********************************** // ***********************************
define('ENABLE_REGISTRATION', false); 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 // random people to access your tt-rss installation is a security risk
// and potentially might lead to data loss or server exploit. Disabled // and potentially might lead to data loss or server exploit. Disabled
// by default. // by default.