-
-
Notifications
You must be signed in to change notification settings - Fork 18
Configuration
saintly2k edited this page Feb 20, 2026
·
2 revisions
Do not edit config.default.php, overwrite variables in a new file, config.php.
-
(bool) single_group_mode:falseby default
-
(string) name: application name,FoOlSlideXby default -
(string) theme: the theme to use,defaultby default -
(string) lang: the default language for the user,enby default
-
(string) mode: the database to use,mysqlby default
-
(string) dsn: the data source name to use,mysql:host=localhost;dbname=fsx;charset=utf8mb4by default -
(string) username: the username of the user for the database,adminby default -
(string) password: the password for the user,passwordby default
-
(bool) login: whether login is possible,trueby default -
(bool) register: whether registering is possible,trueby default -
(bool) invite_required: whether an invite is required, requiresregisterto be set totrue,falseby default
FoOlSlideX supports only two providers at this moment.
-
(bool) enabled: whether this provider is enabled or not,trueby default
-
(string) name: what the provider will be visible as to the users -
(string) client_id: the client ID, required -
(string) client_secret: the client secret, required -
(bool) enabled: whether this provider is enabled or not, required
Dedicated support in #foolslidex at https://discord.gg/uahG2fKVvg