Skip to content

Commit 369675d

Browse files
authored
Merge pull request #20 from baguzzzaji/patch-1
Unexpected quote in martor config example
2 parents e13e6c2 + 95ff656 commit 369675d

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)