Skip to content

Commit 2a11f8d

Browse files
committed
add profile base
1 parent 44fc1de commit 2a11f8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testsuite/config.php.testsuite

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
const PUBSUB_SERVER = "https://pubsub:8080";
2323

2424
const STORAGEBASE = __DIR__ . "/pods/";
25+
const PROFILEBASE = __DIR__ . "/profiles/";
2526
const TRUSTED_IPS = [];
2627
const TRUSTED_APPS = ['https://tester', 'http://localhost:3002'];
2728

0 commit comments

Comments
 (0)