forked from KolibriOS/kolibrios
6d7d0d57eb
git-svn-id: svn://kolibrios.org@1262 a494cfbc-eb01-0410-851d-a64ba20cac60
27 lines
569 B
INI
Executable File
27 lines
569 B
INI
Executable File
[main]
|
|
# Directories to search
|
|
# All directories should ends by '/;' (without quotes)
|
|
path=/sys/;/sys/utils/;/sys/3d/;/sys/demos/;/sys/develop/;/sys/fm/;/sys/games/;/sys/media/;
|
|
|
|
[debug]
|
|
# debug: one of no, console.
|
|
debug=console
|
|
#debug=no
|
|
|
|
# level: 0 - show only ok/error messages, 1 - show for each directory
|
|
level=1
|
|
|
|
# Debug kobra messages? (only if kobra using is enabled) (this is not working now)
|
|
kobra=yes
|
|
|
|
[kobra]
|
|
# Register&use Kobra or not
|
|
use=yes
|
|
|
|
# Next options aren't used now
|
|
# Main group
|
|
group=launch
|
|
|
|
# Send messages?
|
|
send=yes
|