forked from clone/flarum-ext-redis-setup
12 lines
315 B
JavaScript
12 lines
315 B
JavaScript
/*
|
|
* This file is part of glowingblue/redis-setup-inactive.
|
|
*
|
|
* Copyright (c) 2022 Glowing Blue AG.
|
|
* Authors: Rafael Horvat.
|
|
*
|
|
* For the full copyright and license information, please view the LICENSE.md
|
|
* file that was distributed with this source code.
|
|
*/
|
|
|
|
export const slug = 'glowingblue-redis-setup';
|