diff options
| author | Zog | 2018-01-24 09:00:34 +0100 |
|---|---|---|
| committer | Zog | 2018-01-24 09:00:34 +0100 |
| commit | 2699a454f1b262339983cf608571be4ad7bb46ff (patch) | |
| tree | 18d9f54eee77475e31a35443cc8ce232b299d40e | |
| parent | 82279efd9598204d5429e4b3cc98ddfad0e6dd56 (diff) | |
| download | chouette-core-2699a454f1b262339983cf608571be4ad7bb46ff.tar.bz2 | |
Add a config file template
| -rw-r--r-- | config/development_toolbar.rb.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/development_toolbar.rb.tpl b/config/development_toolbar.rb.tpl new file mode 100644 index 000000000..c278f07a7 --- /dev/null +++ b/config/development_toolbar.rb.tpl @@ -0,0 +1,2 @@ +toolbar.available_features = %w() +toolbar.available_permissions = %w() |
