Skip to content

Commit bc706ac

Browse files
Merge pull request #48711 from nextcloud/backport/48682/stable28
2 parents a028041 + 01719b1 commit bc706ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/private/AppConfig.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ class AppConfig implements IAppConfig {
5151
],
5252
'external' => [
5353
'/^sites$/',
54+
'/^jwt_token_privkey_(.*)$/',
5455
],
5556
'integration_discourse' => [
5657
'/^private_key$/',

0 commit comments

Comments
 (0)