Skip to content

Commit 95ff656

Browse files
authored
Unexpected quote in martor config example
1 parent e13e6c2 commit 95ff656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ to get ``IMGUR_CLIENT_ID`` and ``IMGUR_API_KEY``.
101101

102102
# Global martor settings
103103
# Input: string boolean, `true/false`
104-
MARTOR_ENABLE_CONFIGS' = {
104+
MARTOR_ENABLE_CONFIGS = {
105105
'imgur': 'true', # to enable/disable imgur/custom uploader.
106106
'mention': 'false', # to enable/disable mention
107107
'jquery': 'true', # to include/revoke jquery (require for admin default django)

0 commit comments

Comments
 (0)