aboutsummaryrefslogtreecommitdiff
path: root/config-example.yml
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2016-12-30 22:32:01 -0500
committerMitch Riedstra <mitch@riedstra.us>2016-12-30 22:32:01 -0500
commit6acceb7b7404f2f71541d8a1cccc4758d1f80735 (patch)
tree82eff717ddcd2baeca493fa0b2215e8dd752b612 /config-example.yml
downloadsteam-export-6acceb7b7404f2f71541d8a1cccc4758d1f80735.tar.gz
steam-export-6acceb7b7404f2f71541d8a1cccc4758d1f80735.tar.xz
Initial
Diffstat (limited to 'config-example.yml')
-rw-r--r--config-example.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config-example.yml b/config-example.yml
new file mode 100644
index 0000000..51b32d0
--- /dev/null
+++ b/config-example.yml
@@ -0,0 +1,6 @@
+---
+listen: 0.0.0.0:9413
+SteamRepositories:
+ # We're ideally looking for the full path to the steamapps folder
+ - "C:\Program Files (x86)\Steam\steamapps"
+ # - "/usr/mitch/SteamGames/steamapps"