Removing option to make tags lowercase
...that's basically handled by the slugification
This commit is contained in:
@@ -9,7 +9,6 @@ db_name = __mediagoblin_tests__
|
||||
|
||||
# tag parsing
|
||||
tags_delimiter = ","
|
||||
tags_case_sensitive = False
|
||||
tags_max_length = 50
|
||||
|
||||
# Celery shouldn't be set up by the application as it's setup via
|
||||
|
||||
Reference in New Issue
Block a user