aboutsummaryrefslogtreecommitdiff
path: root/syncthing/example-pc
diff options
context:
space:
mode:
Diffstat (limited to 'syncthing/example-pc')
-rw-r--r--syncthing/example-pc17
1 files changed, 0 insertions, 17 deletions
diff --git a/syncthing/example-pc b/syncthing/example-pc
deleted file mode 100644
index 7553b6b..0000000
--- a/syncthing/example-pc
+++ /dev/null
@@ -1,17 +0,0 @@
-# vim:ft=sh
-# PC with hostname example-pc (this is my kind of documentation)
-
-# Syncthing PC id
-ID="0000000-0000000-0000000-0000000-0000000-0000000-0000000-0000000"
-# Name of machine
-NAME="cynerd-pc"
-# Address to machine, can be tcp://address.com or dynamic
-ADDRESS="dynamic"
-
-# Directoris to be synchronized
-# Format is ID:PATH
-DIRS="Sync:/home/user/Sync
-Sync2:/home/user/SyncIt"
-
-# REST api key
-APIKEY="bT6dCxEds9JPwiXMXavGNsXsz7ZFpSC5"