diff options
Diffstat (limited to 'data/config.default.php')
-rw-r--r-- | data/config.default.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/config.default.php b/data/config.default.php index 3c54ce1..11aa997 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -408,6 +408,12 @@ $filetypes = array( */ $enableCommonBookmarkDescription = true; +/** + * Enable bookmark voting system + * + * @var boolean + */ +$enableVoting = true; /**************************** |