From 04c34b1a8b901969b3f8f7fb82cd03d899cede84 Mon Sep 17 00:00:00 2001 From: briskt <3172830+briskt@users.noreply.github.com> Date: Tue, 7 May 2024 15:45:55 +0800 Subject: [PATCH] add module variables to local.env.dist file [skip ci] --- local.env.dist | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/local.env.dist b/local.env.dist index c847edfd..ac3f00f7 100644 --- a/local.env.dist +++ b/local.env.dist @@ -59,3 +59,18 @@ SHOW_SAML_ERRORS= THEME_USE= TIMEZONE= XDEBUG_REMOTE_HOST= + +# expirychecker config + +# The URL to send a user to for changing their password. +# Example: https://pw.example.com/#/password/create +PASSWORD_CHANGE_URL= + +# profilereview config + +# The URL to send a user to for setting up their profile. +# Example: https://pw.example.com/#/ +PROFILE_URL= + +# An absolute URL the user can go to to learn more about MFA. +MFA_LEARN_MORE_URL=