]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-3.yaml
Server: add job scheduler to transcode video files
[github/Chocobozzz/PeerTube.git] / config / test-3.yaml
index 15719d107f9c57109b4b9996c7eb88748be91af9..2eb98469280638120b233229f451b6c0b95c6bfc 100644 (file)
@@ -6,7 +6,7 @@ webserver:
   port: 9003
 
 database:
-  suffix: '-test3'
+  suffix: '_test3'
 
 # From the project root directory
 storage:
@@ -15,3 +15,6 @@ storage:
   logs: 'test3/logs/'
   thumbnails: 'test3/thumbnails/'
   torrents: 'test3/torrents/'
+
+admin:
+  email: 'admin3@example.com'