mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-21 22:02:15 +03:00
agreement parameter added to conf file
This commit is contained in:
parent
facd78d9b5
commit
2285832b9d
1 changed files with 4 additions and 10 deletions
|
@ -7,10 +7,10 @@ pluginfolderpath = /opt/ahenk/plugins/
|
|||
mainmodulename = main
|
||||
|
||||
[CONNECTION]
|
||||
uid =
|
||||
password =
|
||||
uid =
|
||||
password =
|
||||
host =
|
||||
port =
|
||||
port = 5222
|
||||
use_tls = false
|
||||
receiverjid =
|
||||
receiverresource =
|
||||
|
@ -24,11 +24,5 @@ get_policy_timeout = 30
|
|||
|
||||
[MACHINE]
|
||||
type = default
|
||||
|
||||
[MAIL]
|
||||
smtp_host =
|
||||
smtp_port =
|
||||
from_username =
|
||||
from_password =
|
||||
to_address =
|
||||
agreement = 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue