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:
authorMorris Jobke <hey@morrisjobke.de>2018-02-27 19:27:52 +0300
committerJos Poortvliet <jos@opensuse.org>2018-02-27 22:31:11 +0300
commit45f6c52efd3f3e9a5361922daa8951a657abd10b (patch)
tree3e427df74f0e129217d80e3787f1fa8d9c34532c /config.php.sample
parentde17ef9ebbb71344118e8ea0e3fa54e7e18afaf1 (diff)
Small fix
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'config.php.sample')
-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');