Commit Graph

94 Commits

Author SHA1 Message Date
Jos Poortvliet
7c67c271ad
Update occ_command.rst
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-11-01 14:56:16 +01:00
Morris Jobke
eac34db9fe
Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:43 +02:00
Kim Brose
aeb0cb37ac
Update usage of --path argument
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-24 17:04:21 +02:00
Joas Schilling
08e81d106e
Fix links in stable13
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 10:38:44 +02:00
Morris Jobke
a41d80b1d1
Fix occ log command
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:55:56 +02:00
VirtualJMills
9732fe4f9b
Update occ_command.rst
Provide examples of other "run as other user" wrappers, and slightly tweak wording of "Note:" block referencing the "other" user.
2018-06-18 09:47:03 +02:00
Johannes Ernst
4277b31e4f
Added section on how to set hierarchical values per https://github.com/nextcloud/server/issues/9708#issuecomment-395320246 2018-06-11 13:45:54 +02:00
blizzz
cdd0b8541b
fix typo 2018-05-07 16:30:45 +02:00
Viktor Födowski
5898ddb8fc
Mention new maintenance:theme:update
In Nextcloud 13 maintenance:theme:update got added. See nextcloud/server#5441

This mentions the new command.
2018-02-09 11:53:51 +00:00
Daniel Hansson
142f054403
add app:install 2018-02-06 18:15:27 +01:00
Bjoern Schiessle
3cc1dac4c7
add documentation for the new occ command to add new database indices
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-01-16 11:07:58 +01:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Joas Schilling
b679c0230b
Explain data-fingerprint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:17:08 +02:00
Joas Schilling
995e39e302
Remove docs about single user mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:08:04 +02:00
Morris Jobke
9ef437c382
Update version number in links to 12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Lukas Reschke
22e2530623
Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
Morris Jobke
f7fb0f9d1c Merge pull request #376 from nextcloud/remove-migration-test-docs
Remove docs about migration simulation
2017-03-06 12:07:00 -06:00
Joas Schilling
4a9297e28c
Remove docs about migration simulation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:33:35 +01:00
Lukas Reschke
a65cea8848 Remove invalid Shibboleth documentation
This is for the old Shibboleth app and not the new fancy one we have.
2017-02-27 13:01:40 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
Morris Jobke
71bc5c4540 Merge pull request #203 from nextcloud/smb-notify
add documention for smb update notifications
2016-12-06 10:31:19 +01:00
Joas Schilling
c40cf7ccbe
Add a section about autocompletion for occ
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 15:29:11 +01:00
Robin Appelman
d0b50ae237 add documention for smb update notifications 2016-10-13 15:20:41 +02:00
Joas Schilling
5e63e32194
Master is now NC11 2016-07-25 11:19:46 +02:00
Joas Schilling
d0ad5912e0
Add THE™ comment for cross links to all of them 2016-07-25 11:19:46 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup 2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678
Branding 2016-07-21 00:21:47 +02:00
Joas Schilling
5dfde036bd
Add docs about reading and modifying user settings 2016-07-18 10:13:29 +02:00
Christoph Wurst
fd045a04e6
document occ command to disable/enable users 2016-06-09 08:39:35 +02:00
Christoph Wurst
9f3d0f3f90
document occ command to enable/disable 2fa for a user 2016-06-08 15:37:39 +02:00
Martin
5066a79875 Add documentation for files:scan --unscanned 2016-06-01 22:38:56 +02:00
Carla Schroder
cde691038e add some clarification how integrity check works, and rescans 2016-06-01 09:54:06 -07:00
Carla Schroder
41afc0ab7c add some clarification how integrity check works, and rescans 2016-06-01 09:51:44 -07:00
RealRancor
2ba2354f59 Add more notes that Oracle is ES only. 2016-05-14 18:09:25 +02:00
Carla Schroder
6e7b231988 occ ldap corrections 2016-04-18 15:43:34 -07:00
Carla Schroder
13f62ecef9 clarify occ ldap name searchs 2016-04-18 15:32:47 -07:00
Carla Schroder
1db86574cc update occ commands for external storage 2016-03-22 17:28:51 -07:00
Joas Schilling
5f21ae2efb Add notes about required apps for commands 2016-03-18 10:48:58 +01:00
Joas Schilling
d71f52cc55 Fix type in "Transfer ownership" command 2016-03-17 08:40:05 +01:00
Carla Schroder
ca835c1382 correct typos 2016-03-16 16:02:21 -07:00
Carla Schroder
1f77ccad7e Add new occ commands for 9.0 2016-03-16 12:19:07 -07:00
Carla Schroder
069a7f9785 update oc version number in occ page 2016-03-01 15:18:57 -08:00
Carla Schroder
e48aec5b78 new external storage options: mount options, occ commands 2016-03-01 14:30:19 -08:00
Carla Schroder
95189f4ed2 Update occ_command.rst 2016-02-29 11:50:43 -08:00
Carla Schroder
6daa756429 add Shibboleth command to occ page 8.2+ 2016-02-26 10:11:57 -08:00
Carla Schroder
ade3a54f7b occ command can run from any directory 8.2+ 2016-02-22 12:31:14 -08:00
Joas Schilling
1cf1f9d66f Remove doc for l10n:createjs 2016-01-28 09:08:37 +01:00
Carla Schroder
ae3c60e43e Add new occ commands, updates and corrections to occ page 2016-01-27 11:38:09 -08:00
Carla Schroder
7094b55f66 Update occ_command.rst 2016-01-26 09:45:06 -08:00
Joas Schilling
bd45603b1a Add docs about type and array support 2016-01-26 09:39:47 +01:00