diff options
Diffstat (limited to 'dbolla.conf.example')
| -rw-r--r-- | dbolla.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dbolla.conf.example b/dbolla.conf.example index 206a394..80c9e19 100644 --- a/dbolla.conf.example +++ b/dbolla.conf.example | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | [irc:freenode] | 1 | [irc:freenode] |
| 2 | enable=true | ||
| 2 | # Address to the server Defaut: irc.freenode.org | 3 | # Address to the server Defaut: irc.freenode.org |
| 3 | server=irc.freenode.org | 4 | server=irc.freenode.org |
| 4 | # Port to the server Default: 6697 | 5 | # Port to the server Default: 6697 |
| @@ -15,6 +16,6 @@ password= | |||
| 15 | [slack:myslack] | 16 | [slack:myslack] |
| 16 | # In your Slack account go to the admin section followed by | 17 | # In your Slack account go to the admin section followed by |
| 17 | # "Custom Integrations". Click on bots and create a new bot user. | 18 | # "Custom Integrations". Click on bots and create a new bot user. |
| 18 | 19 | enable=false | |
| 19 | # Slack bot API token | 20 | # Slack bot API token |
| 20 | token=xoxb-random_acharacters | 21 | token=xoxb-random_acharacters |