From a58cc13e2bffeb59ee12f5fdef36458c2c26e779 Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Thu, 25 Feb 2021 23:21:27 +0100 Subject: [PATCH] fix typo in template directory config Signed-off-by: Sascha Wiswedel --- config/config.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.sample.php b/config/config.sample.php index 9824749a25..5792381e4d 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -330,7 +330,7 @@ $CONFIG = [ * ``skeletondirectory`` is defined, otherwise the shipped templates will be used * to create a template directory for the user. */ -'templatesdirectory' => '/path/to/nextcloud/templates', +'templatedirectory' => '/path/to/nextcloud/templates', /** * If your user backend does not allow password resets (e.g. when it's a