mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-12 19:33:45 +02:00
Merge pull request #781 from Pterodactyl/analysis-8KKlv9
Apply fixes from StyleCI
This commit is contained in:
@@ -21,7 +21,7 @@ class AppSettingsCommand extends Command
|
||||
|
||||
const ALLOWED_CACHE_DRIVERS = [
|
||||
'redis' => 'Redis (recommended)',
|
||||
'memcached' => 'Memcached'
|
||||
'memcached' => 'Memcached',
|
||||
];
|
||||
|
||||
const ALLOWED_SESSION_DRIVERS = [
|
||||
|
||||
Reference in New Issue
Block a user