]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-4.yaml
Set actor preferred name case insensitive
[github/Chocobozzz/PeerTube.git] / config / test-4.yaml
index 6d8e5194561faae240d2fe190a77bdd11250c68d..f042aee46dd8f61d511a339d743522d58dd9a3d0 100644 (file)
@@ -2,7 +2,6 @@ listen:
   port: 9004
 
 webserver:
-  hostname: 'localhost'
   port: 9004
 
 database:
@@ -11,6 +10,7 @@ database:
 # From the project root directory
 storage:
   tmp: 'test4/tmp/'
+  tmp_persistent: 'test4/tmp-persistent/'
   bin: 'test4/bin/'
   avatars: 'test4/avatars/'
   videos: 'test4/videos/'
@@ -23,6 +23,7 @@ storage:
   captions: 'test4/captions/'
   cache: 'test4/cache/'
   plugins: 'test4/plugins/'
+  well_known: 'test4/well-known/'
   client_overrides: 'test4/client-overrides/'
 
 admin:
@@ -31,5 +32,5 @@ admin:
 transcoding:
   enabled: false
 
-video_editor:
+video_studio:
   enabled: false