diff options
| -rw-r--r-- | config.yaml | 14 |
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 |
