Committed sample config

This commit is contained in:
vysheng 2013-11-09 22:27:08 +04:00
parent c24234a184
commit 84f119e900

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
}