soselo/config/application.php.example

6 lines
73 B
Plaintext
Raw Permalink Normal View History

2022-11-21 22:56:44 +00:00
<?php
$GLOBALS['appconf'] = [
2022-12-15 13:56:43 +00:00
'data_dir' => '/var/tmp/soselo-data',
];