aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/test-1.yaml1
-rw-r--r--config/test-2.yaml1
-rw-r--r--config/test-3.yaml1
-rw-r--r--config/test-4.yaml1
-rw-r--r--config/test-5.yaml1
-rw-r--r--config/test-6.yaml1
6 files changed, 6 insertions, 0 deletions
diff --git a/config/test-1.yaml b/config/test-1.yaml
index 413390ecd..7b25f5cf3 100644
--- a/config/test-1.yaml
+++ b/config/test-1.yaml
@@ -21,6 +21,7 @@ storage:
21 torrents: 'test1/torrents/' 21 torrents: 'test1/torrents/'
22 captions: 'test1/captions/' 22 captions: 'test1/captions/'
23 cache: 'test1/cache/' 23 cache: 'test1/cache/'
24 plugins: 'test1/plugins/'
24 25
25admin: 26admin:
26 email: 'admin1@example.com' 27 email: 'admin1@example.com'
diff --git a/config/test-2.yaml b/config/test-2.yaml
index de7300366..82d4aa35f 100644
--- a/config/test-2.yaml
+++ b/config/test-2.yaml
@@ -21,6 +21,7 @@ storage:
21 torrents: 'test2/torrents/' 21 torrents: 'test2/torrents/'
22 captions: 'test2/captions/' 22 captions: 'test2/captions/'
23 cache: 'test2/cache/' 23 cache: 'test2/cache/'
24 plugins: 'test2/plugins/'
24 25
25admin: 26admin:
26 email: 'admin2@example.com' 27 email: 'admin2@example.com'
diff --git a/config/test-3.yaml b/config/test-3.yaml
index ef6780328..d2734f469 100644
--- a/config/test-3.yaml
+++ b/config/test-3.yaml
@@ -21,6 +21,7 @@ storage:
21 torrents: 'test3/torrents/' 21 torrents: 'test3/torrents/'
22 captions: 'test3/captions/' 22 captions: 'test3/captions/'
23 cache: 'test3/cache/' 23 cache: 'test3/cache/'
24 plugins: 'test3/plugins/'
24 25
25admin: 26admin:
26 email: 'admin3@example.com' 27 email: 'admin3@example.com'
diff --git a/config/test-4.yaml b/config/test-4.yaml
index e84b2d118..9ec45b024 100644
--- a/config/test-4.yaml
+++ b/config/test-4.yaml
@@ -21,6 +21,7 @@ storage:
21 torrents: 'test4/torrents/' 21 torrents: 'test4/torrents/'
22 captions: 'test4/captions/' 22 captions: 'test4/captions/'
23 cache: 'test4/cache/' 23 cache: 'test4/cache/'
24 plugins: 'test4/plugins/'
24 25
25admin: 26admin:
26 email: 'admin4@example.com' 27 email: 'admin4@example.com'
diff --git a/config/test-5.yaml b/config/test-5.yaml
index e25d4cfee..92cc113b9 100644
--- a/config/test-5.yaml
+++ b/config/test-5.yaml
@@ -21,6 +21,7 @@ storage:
21 torrents: 'test5/torrents/' 21 torrents: 'test5/torrents/'
22 captions: 'test5/captions/' 22 captions: 'test5/captions/'
23 cache: 'test5/cache/' 23 cache: 'test5/cache/'
24 plugins: 'test5/plugins/'
24 25
25admin: 26admin:
26 email: 'admin5@example.com' 27 email: 'admin5@example.com'
diff --git a/config/test-6.yaml b/config/test-6.yaml
index a020fe869..205d99797 100644
--- a/config/test-6.yaml
+++ b/config/test-6.yaml
@@ -21,6 +21,7 @@ storage:
21 torrents: 'test6/torrents/' 21 torrents: 'test6/torrents/'
22 captions: 'test6/captions/' 22 captions: 'test6/captions/'
23 cache: 'test6/cache/' 23 cache: 'test6/cache/'
24 plugins: 'test6/plugins/'
24 25
25admin: 26admin:
26 email: 'admin6@example.com' 27 email: 'admin6@example.com'