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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-12-05 11:20:26 +0300
committernachoparker <nacho@ownyourbits.com>2017-12-05 11:20:26 +0300
commited064bec1f6c19b0d089d6174c3a99e6a7e1d7d5 (patch)
treef8f9ae39682827e052ed53a13107afb05cadfbb6 /README.md
parent030bbedf7575bb8545f297f05a14c306d4ec99d2 (diff)
update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 829e1fcd..557219b1 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This code also generates the [NextCloudPi docker images](https://hub.docker.com/
## Features
* Raspbian 9 stretch
- * Nextcloud 12.0.3
+ * Nextcloud 12.0.4
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.0 (double the speed of PHP5!)
* MariaDB 10
@@ -25,6 +25,7 @@ This code also generates the [NextCloudPi docker images](https://hub.docker.com/
* Cron jobs for Nextcloud
* Sane configuration defaults
* Full emoji support ( NEW 05-24-2017 )
+ * Postfix email
* Secure
## Extras
@@ -49,7 +50,8 @@ This code also generates the [NextCloudPi docker images](https://hub.docker.com/
* Update notifications ( NEW 08-16-2017 )
* NextCloud backup and restore ( NEW 05-24-2017 )
* NextCloud online installation ( NEW 05-24-2017 )
- * Format USB drive to ext4 ( NEW 07-03-2017 )
+ * Format USB drive to BTRFS ( NEW 07-03-2017 )
+ * BTRFS snapshots ( NEW 04-12-2017 )
* UPnP automatic port forwarding ( NEW 07-03-2017 )
Any extra can be installed independently in a running Raspbian instance through SSH. See `installer.sh`