Add config file

This commit is contained in:
Daniel_I_Am 2020-08-29 01:22:01 +02:00
parent 43c5061011
commit f6729a214b
No known key found for this signature in database
GPG Key ID: 80C428FCC9743E84

5
config/chaosapi.php Normal file
View File

@ -0,0 +1,5 @@
<?php
return [
'cachetime' => 60
];