summaryrefslogtreecommitdiffstats
path: root/forum/conf/user_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'forum/conf/user_settings.py')
-rw-r--r--forum/conf/user_settings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/forum/conf/user_settings.py b/forum/conf/user_settings.py
new file mode 100644
index 00000000..62e7095c
--- /dev/null
+++ b/forum/conf/user_settings.py
@@ -0,0 +1,2 @@
+EDITABLE_SCREEN_NAME = False#True or False - can user change screen name?
+MIN_USERNAME_LENGTH = 1