Skip to content

Commit

Permalink
nc-datadir: Add SATA to description (#822)
Browse files Browse the repository at this point in the history
Some users do not see this as obvious ;-)
  • Loading branch information
ovpc authored and nachoparker committed Mar 5, 2019
1 parent 602b3f2 commit 160e295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ncp-config.d/nc-datadir.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "nc-datadir",
"name": "Nc-datadir",
"title": "nc-datadir",
"description": "Change your data dir to a new location, like a USB drive",
"description": "Change your data dir to a new location, like a USB or SATA drive",
"info": "Note that non Unix filesystems such as NTFS are not supported\nbecause they do not provide a compatible user/permissions system.\nAlso please note that the default location, when first installed is /var/www/nextcloud/data. \nMove it to the desired location by editing the DATADIR= field, the PATH shown is an example.",
"infotitle": "",
"params": [
Expand Down

0 comments on commit 160e295

Please sign in to comment.