Push subuser creation service

This commit is contained in:
Dane Everitt 2017-08-23 21:34:11 -05:00
parent 2a5570877c
commit 74ea1aa0aa
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
23 changed files with 1077 additions and 229 deletions

View file

@ -119,7 +119,7 @@ return [
| if panel is up to date.
*/
'cdn' => [
'cache' => 60,
'cache_time' => 60,
'url' => 'https://cdn.pterodactyl.io/releases/latest.json',
],