We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fc1de commit 2a11f8dCopy full SHA for 2a11f8d
tests/testsuite/config.php.testsuite
@@ -22,6 +22,7 @@
22
const PUBSUB_SERVER = "https://pubsub:8080";
23
24
const STORAGEBASE = __DIR__ . "/pods/";
25
+ const PROFILEBASE = __DIR__ . "/profiles/";
26
const TRUSTED_IPS = [];
27
const TRUSTED_APPS = ['https://tester', 'http://localhost:3002'];
28
0 commit comments