Skip to content

Commit

Permalink
Merge pull request #48711 from nextcloud/backport/48682/stable28
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin authored Oct 17, 2024
2 parents a028041 + 01719b1 commit bc706ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/private/AppConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ class AppConfig implements IAppConfig {
],
'external' => [
'/^sites$/',
'/^jwt_token_privkey_(.*)$/',
],
'integration_discourse' => [
'/^private_key$/',
Expand Down

0 comments on commit bc706ac

Please sign in to comment.