summaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-09-21 22:15:37 -0400
committerCameron Katri <me@cameronkatri.com>2021-09-21 22:15:37 -0400
commitc9037c2759dce504d58760bd019e5e9f6e565db9 (patch)
tree1c855fe033851762884e7e37dd51c675350c9286 /config.yaml
parent33aba4dbe45f586ea0deeade3558005dd57beff1 (diff)
downloadtsssave-c9037c2759dce504d58760bd019e5e9f6e565db9.tar.gz
tsssave-c9037c2759dce504d58760bd019e5e9f6e565db9.tar.zst
tsssave-c9037c2759dce504d58760bd019e5e9f6e565db9.zip
Add example config
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 0000000..fb74094
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,14 @@
+output: /var/www/html/tss/
+devices:
+ phone1:
+ deviceid: iPhone11,8
+ board: n841ap
+ ecid: ecidhere
+ generator: genhere
+ apnonce: apnonce
+ phone2:
+ deviceid: iPhone12,1
+ board: n104ap
+ ecid: ecid2here
+ generator: gen2here
+ apnonce: apnonce2