diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-01-01 22:22:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:19 +0700 |
commit | 53cd87a2429c81545b6aa0eda1b4446d28a282d5 (patch) | |
tree | 3ad67fb1588a361b95bf6f425b90974d44e0ea35 /network/nextcloud-server/README | |
parent | 5e01ef9fe8601f5b36e411a5dfb835da9c874e08 (diff) |
network/nextcloud-server: Updated for version 12.0.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/nextcloud-server/README')
-rw-r--r-- | network/nextcloud-server/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/network/nextcloud-server/README b/network/nextcloud-server/README index c5692ee7ad745..573bb204ba29a 100644 --- a/network/nextcloud-server/README +++ b/network/nextcloud-server/README @@ -1,5 +1,6 @@ -Nextcloud is a safe home for all your data - community-driven, free & open -source. Nextcloud gives you access to all your files wherever you are. +Nextcloud is a safe home for all your data - community-driven, free and +open source. Nextcloud gives you access to all your files wherever you +are. Optional dependency: postgresql can be used as the server's database. @@ -9,7 +10,7 @@ SlackBuild defaults This SlackBuild uses the following defaults: * DOCROOT=/srv/httpd/htdocs -* PHPUSER=root +* PHPUSER=apache * PHPGROUP=apache You can change the defaults at build time: |