discourse/plugins/poll
Luke GB 9f31c3d235 Expose poll_maximum_options to client
At present this doesn't actually seem to be exposed to the client.

I discovered this by accident whilst trying to write my own plugin:

7b6d6b76eb/app/models/site_setting.rb (L17-L18)
2015-07-19 21:41:14 +01:00
..
assets Trivial changes to poll plugin, including a small typo fix. 2015-07-07 10:51:51 -04:00
config Expose poll_maximum_options to client 2015-07-19 21:41:14 +01:00
db/migrate REFACTOR: rename "total_votes" poll field to the more accurate "voters" 2015-05-04 16:01:57 +02:00
lib/tasks changed default 'poll maximum options' to 20 2015-05-19 14:33:27 +02:00
spec/controllers FIX: make sure we can't vote on deleted polls 2015-06-01 22:31:47 +02:00
plugin.rb FEATURE: Per-plugin settings buttons, "Enabled" column 2015-07-02 10:59:06 -07:00