We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0d705 commit 2c02b82Copy full SHA for 2c02b82
config/vanilla/config.php
@@ -25,7 +25,7 @@
25
$Configuration['Conversations']['Moderation']['Allow'] = true;
26
27
// all handles of users with this role will be displayed in purple
28
-$Configuration['ColorizedRole']='ColorTest';
+$Configuration['ColorizedRole']='MIT_6.S099 Admin';
29
30
// EnabledApplications
31
$Configuration['EnabledApplications']['Conversations'] = 'conversations';
0 commit comments