Committed sample config

This commit is contained in:
vysheng 2013-11-09 22:27:08 +04:00
parent 7f0c7b5608
commit 2100ff652a

22
config.sample Executable file
View File

@ -0,0 +1,22 @@
# This is my real config
# Feel free to edit it
default_profile = "tele2"
mts = {
test = false
config_directory = ".telegram/mts"
msg_num = true
}
tele2 = {
test = false
config_directory = ".telegram/tele2"
msg_num = true
}
test = {
test = true
config_directory = ".telegram/test"
msg_num = true
}