aboutsummaryrefslogtreecommitdiff
path: root/data/config.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'data/config.default.php')
-rw-r--r--data/config.default.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/config.default.php b/data/config.default.php
index 11aa997..4a17503 100644
--- a/data/config.default.php
+++ b/data/config.default.php
@@ -415,6 +415,15 @@ $enableCommonBookmarkDescription = true;
*/
$enableVoting = true;
+/**
+ * Voting mode:
+ * 1 - voting badge
+ * 2 - voting links: hand up/down
+ *
+ * @var integer
+ */
+$votingMode = 2;
+
/****************************
* Website Thumbnails