X Tutup
Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 55d3846

Browse files
committed
Settings: New layout for accounts.yml.
1 parent c4e77f0 commit 55d3846

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

defaults/accounts.yml.default

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
user: seed
3-
passwd: password123
4-
domain: testcloudbox.ml
5-
email: your@email.com
6-
cloudflare_api_token:
2+
user:
3+
name: seed
4+
pass: password123
5+
domain: testcloudbox.ml
6+
email: your@email.com
7+
cloudflare:
8+
email:
9+
api:
710
plex:
811
user:
912
pass:

0 commit comments

Comments
 (0)
X Tutup