Update info.rst

In "Shipped" attribute (line 111) inserted a warning to underline that if this attribute is not set or set to false, every time the app is disabled all the files will be removed from directory!
This commit is contained in:
fpiraneo
2014-01-03 10:31:43 +01:00
parent 45fdfeb27e
commit 698ba25f08

View File

@@ -106,4 +106,6 @@ default_enable
shipped
-------
**Core apps only**: Used to tell ownCloud that the app is in the standard release
**Core apps only**: Used to tell ownCloud that the app is in the standard release.
Please note that if this attribute is set to *FALSE* or not set at all, every time you disable the application, all the files of the application itself will be *REMOVED* from the server!