Initial value false for domain-server wantEditLogging (used by assignment clients).

This commit is contained in:
Howard Stearns 2015-06-29 11:33:55 -07:00
parent ebf9c3224a
commit a736d0d901

View file

@ -484,7 +484,7 @@
"type": "checkbox", "type": "checkbox",
"label": "Edit Logging", "label": "Edit Logging",
"help": "Logging of all edits to entities", "help": "Logging of all edits to entities",
"default": true, "default": false,
"advanced": true "advanced": true
}, },
{ {