From: Cameron Katri Date: Wed, 22 Sep 2021 02:15:37 +0000 (-0400) Subject: Add example config X-Git-Url: https://git.cameronkatri.com/tsssave.git/commitdiff_plain/c9037c2759dce504d58760bd019e5e9f6e565db9 Add example config --- 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