]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/server/config.ts
Add creation reason
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / server / config.ts
index 785421c98d48ce068ae6054b34bd14d8095511b8..66e0a008ec656cc0b89343fecc0f1b7b7b41de0d 100644 (file)
@@ -55,6 +55,7 @@ function updateCustomSubConfig (url: string, token: string, newConfig: DeepParti
       terms: 'my super terms',
       codeOfConduct: 'my super coc',
 
+      creationReason: 'my super creation reason',
       moderationInformation: 'my super moderation information',
       administrator: 'Kuja',
       maintenanceLifetime: 'forever',