diff options
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -67,6 +67,14 @@ define ( 'DIRECTORY_MODE_STANDALONE', 0x0100); define ( 'DIRECTORY_REALM', 'RED_GLOBAL'); define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zothub.com'); +$DIRECTORY_FALLBACK_SERVERS = array( + 'https://zothub.com', + 'https://zotid.net', + 'https://redmatrix.nl', + 'https://whogotzot.com', + 'https://red.mariovavti.com' +); + /** * |