summaryrefslogtreecommitdiffstats
path: root/doc/20-Editor.md
blob: 28dd5c22a3c93068dbf1de1d9a0580b98eba3957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Config Editor
=============

The module ships a very basic configuration editor,
which allows to to edit the bare YAML configuration within the web interface.

Please also see the [chapter on config format](21-Config-Format.md).

## Saving

You have 2 options on saving:

* Save to session - so you can test and review your edit
* Save to disk - it is stored to disk and visible for everyone

When you have saved changes to your session, but not yet disk, the interface
reminds you of that.

Also you can cancel an edit with a button below the editor, and return to disk state.

## History

Config history is saved to disk, so it can be restored manually. 
But there is not interface yet.

See `/etc/icingaweb2/modules/toplevelview/views/<name>/*.yml`.