diff options
Diffstat (limited to 'www/inc/config.inc.php')
-rw-r--r-- | www/inc/config.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/inc/config.inc.php b/www/inc/config.inc.php index 7f007b3..9bb611f 100644 --- a/www/inc/config.inc.php +++ b/www/inc/config.inc.php @@ -100,7 +100,7 @@ $scnamegallery = "Photo Gallery Index"; #Enable this to access extended tracking functionality #depends on sqlite -$have_sqlite = 1; +$have_sqlite = 0; # This controls wheather web visitors will be able to post # comments to images |