aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.ini.example')
-rw-r--r--config.ini.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/config.ini.example b/config.ini.example
new file mode 100644
index 0000000..f803e56
--- /dev/null
+++ b/config.ini.example
@@ -0,0 +1,15 @@
1[DEFAULT]
2BOT_TOKEN=""
3
4; [DEFAULT]
5; ServerAliveInterval = 45
6; Compression = yes
7; CompressionLevel = 9
8; ForwardX11 = yes
9
10; [forge.example]
11; User = hg
12
13; [topsecret.server.example]
14; Port = 50022
15; ForwardX11 = no
Powered by cgit v1.2.3 (git 2.41.0)