Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.php.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php.sample b/config.php.sample
index af8f67ea..d63fe1e9 100644
--- a/config.php.sample
+++ b/config.php.sample
@@ -13,4 +13,4 @@ DEFINE(RECAPTCHA_SITEKEY, '');
DEFINE(RECAPTCHA_SECRET, '');
define('MAUTIC_URL', 'https://mautic.nextcloud.com');
define('MAUTIC_USERNAME', 'username');
-define('MAUTIC_PASSWORD', 'password'); \ No newline at end of file
+define('MAUTIC_PASSWORD', 'password');