diff --git a/setup/owncloud.sh b/setup/owncloud.sh index 1fd5f7e..34f5416 100755 --- a/setup/owncloud.sh +++ b/setup/owncloud.sh @@ -173,6 +173,7 @@ include("$STORAGE_ROOT/owncloud/config.php"); \$CONFIG['memcache.local'] = '\\OC\\Memcache\\Memcached'; \$CONFIG['overwrite.cli.url'] = '/cloud'; +\$CONFIG['mail_from_address'] = 'administrator'; # just the local part, matches our master administrator address echo "