Fehlende Dateien für die Konsole.
[kivitendo-erp.git] / config / console.conf.default
1 [Console]
2
3 # autologin to use if none is given
4 login = demo
5
6 # autorun lines will be executed after autologin.
7 # be warned that loading huge libraries will noticably lengthen startup time.
8 #autorun = use SL::Module
9 #        = use SL::Other::Module
10
11 # location of history file for permanent history
12 history_file = users/console_history
13