Skip to content

Commit

Permalink
Add RequestSSL virtual domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Nov 20, 2024
1 parent d5083d0 commit d1b5141
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -1208,6 +1208,9 @@
'virtual-oathauth' => [
'db' => $wi->getGlobalDatabase(),
],
'virtual-requestssl' => [
'db' => $wi->getCentralDatabase(),
],
],
'+beta' => [
'virtual-botpasswords' => [
Expand Down

0 comments on commit d1b5141

Please sign in to comment.