summaryrefslogtreecommitdiff
path: root/settings.json.template
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-10-22 16:12:07 +0100
committerJohn McLear <john@mclear.co.uk>2015-10-22 16:12:07 +0100
commit50171a4c3c3a580a3136a9939902cd411775d323 (patch)
tree19c8a7a274aca54364e7834fbe9b53c2ef13c8a7 /settings.json.template
parent5652adb4eb3dfe3afa0520b0ff95d02bbcf30d70 (diff)
parent5deb06d5891ce9278b74c253fd85741757b25c82 (diff)
downloadetherpad-lite-50171a4c3c3a580a3136a9939902cd411775d323.zip
Merge pull request #2805 from storytouch/indentationSetting
Create setting to control if a new line will be indented or not
Diffstat (limited to 'settings.json.template')
-rw-r--r--settings.json.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/settings.json.template b/settings.json.template
index 321d21d6..f29bcbc0 100644
--- a/settings.json.template
+++ b/settings.json.template
@@ -135,6 +135,11 @@
// Allow Load Testing tools to hit the Etherpad Instance. Warning this will disable security on the instance.
"loadTest": false,
+ // Disable indentation on new line when previous line ends with some special chars (':', '[', '(', '{')
+ /*
+ "indentationOnNewLine": false,
+ */
+
/* The toolbar buttons configuration.
"toolbar": {
"left": [