Last active
June 5, 2020 17:12
-
-
Save patcon/316f16eb23d8d21b82c1dc9912a6508a to your computer and use it in GitHub Desktop.
Changes when toggling all boxes on polis convo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /tmp/polis-convo01.out 2020-06-05 14:09:11.000000000 -0300 | |
+++ /tmp/polis-convo02.out 2020-06-05 14:08:53.000000000 -0300 | |
@@ -20,15 +20,15 @@ | |
is_data_open | f | |
profanity_filter | t | |
spam_filter | t | |
-strict_moderation | f | |
+strict_moderation | t | |
prioritize_seed | f | |
-vis_type | 0 | |
-write_type | 0 | |
-help_type | 0 | |
+vis_type | 1 | |
+write_type | 1 | |
+help_type | 1 | |
write_hint_type | 1 | |
style_btn | | |
socialbtn_type | 0 | |
-subscribe_type | 0 | |
+subscribe_type | 1 | |
branding_type | 1 | |
bgcolor | | |
help_bgcolor | | |
@@ -41,12 +41,12 @@ | |
course_id | | |
lti_users_only | f | |
owner_sees_participation_stats | f | |
-auth_needed_to_vote | f | |
-auth_needed_to_write | f | |
-auth_opt_fb | f | |
-auth_opt_tw | f | |
+auth_needed_to_vote | t | |
+auth_needed_to_write | t | |
+auth_opt_fb | t | |
+auth_opt_tw | t | |
auth_opt_allow_3rdparty | | |
is_slack | f | |
-modified | 1591376944113 | |
+modified | 1591376902912 | |
created | 1591375550840 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment