This website requires JavaScript.
Explore
Help
Sign In
nobigtech
/
soselo
Watch
1
Star
0
Fork
You've already forked soselo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2be4a5b655
soselo
/
config
/
application.php
6 lines
74 B
PHP
Raw
Normal View
History
Unescape
Escape
initial commit
2022-11-21 22:56:44 +00:00
<
?
php
Change data system to save stuff in /var/tmp (configurable later)
2022-11-22 14:25:59 +00:00
Add API for getting pending users + API base modifications
2022-11-27 20:18:56 +00:00
$GLOBALS
[
'appconf'
]
=
[
Change data system to save stuff in /var/tmp (configurable later)
2022-11-22 14:25:59 +00:00
'data_dir'
=>
'/var/tmp/apub-ctpanel'
,
];