From 3c5392a07282673eaff6567f7a78b171ded83c99 Mon Sep 17 00:00:00 2001 From: antelle Date: Sun, 21 Aug 2016 21:24:34 +0300 Subject: [PATCH] config example --- util/config-example.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/util/config-example.json b/util/config-example.json index ce70bd74..5cf20821 100644 --- a/util/config-example.json +++ b/util/config-example.json @@ -24,6 +24,12 @@ "tableViewColumns": null, "generatorPresets": null, + "canOpen": true, + "canOpenDemo": true, + "canOpenSettings": true, + "canCreate": true, + "canImportXml": true, + "dropbox": true, "dropboxFolder": null, "dropboxAppKey": null,