summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.pl b/data/global.pl
index 1e3f90dc..29f1a6c9 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -114,6 +114,7 @@ our %S;
posts => [ 25, 'VNDB Recent Posts', '/t' ],
},
staff_roles => [qw|scenario chardesign art music songs director staff|],
+ poll_options => 20, # max number of options in discussion board polls
);