aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-02-20 01:17:46 -0800
committerclarkzjw <[email protected]>2023-02-20 01:17:46 -0800
commit48cd0ed8abf0e84fc5d013a126e84c65ef0ed87a (patch)
tree74afa02317e889e55d16112df5832e2a754f8670 /config.ini.example
parentb41ed0201c80e3de0078dbacd766f5ef62819363 (diff)
downloadswarm2fediverse-48cd0ed8abf0e84fc5d013a126e84c65ef0ed87a.tar.gz
ignore config.ini in .gitignore
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)