equal
deleted
inserted
replaced
1 |
1 |
2 define ("WORKSPACE_URL", 'http://192.168.2.61:8000/'); |
2 define ("WORKSPACE_URL", 'http://192.168.2.61:8000/'); |
3 define ("WORKSPACE_NAME", 'Workspace'); |
|
4 define ("USER_ADMIN", 'siltaar'); |
3 define ("USER_ADMIN", 'siltaar'); |
5 define ("PASS_ADMIN", 'oaueoaue'); |
4 define ("PASS_ADMIN", 'oaueoaue'); |
6 |
5 |
7 // TODO: decide wether we should populate workspaces with standard users or |
6 // TODO: decide wether we should populate workspaces with standard users or |
8 // create them on the fly ? |
7 // create them on the fly ? |