Commit Graph

27 Commits

Author SHA1 Message Date
Anupam Kumar
ebe659e618 enh(Maintenance): update sync with clients after data recovery
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-12-06 18:55:19 +05:30
Daniel Kesselberg
2f269adec6
feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
Max
d4b5bb2210
enh(admin): explain data fingerprint in more detail
There are downsides to changing `data-fingerprint` after recovering from a backup:
* Conflicts are shown to the user rather than automatically resolved.
* Files will be kept even if they were deleted on one side.

Explain those so the admin can make an informed decision.

Signed-off-by: Max <max@nextcloud.com>
2023-09-25 14:16:23 +02:00
OidaTiftla
6b360416ac
Correct typo: emoijs -> emojis 2020-07-04 22:53:48 +02:00
BernieO
3e11bbbb33
Correction of restoring PostgreSQL database
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2018-12-19 01:23:39 +09:00
Joas Schilling
4a631e872c
Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-19 16:04:37 +02:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
peterdamian
e07dd2c746 Header changes for the admin manual, #602 2017-11-15 17:01:03 -05:00
Morris Jobke
2bc02b23f2 Improve sidebar headings
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:22:41 -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
a2b04b1f73
Add a warning for a correct restore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-12 10:44:24 +01:00
Morris Jobke
2647609319
Fix it 2016-07-25 11:00:02 +02:00
Joas Schilling
f28c228322
Cleanup admin manual from enterprise apps 2016-07-13 17:59:00 +02:00
Joas Schilling
941373cbbc
Fix some more issues 2016-07-13 13:15:17 +02:00
Bugsbane
a8c094fffb
ownCloud > Nextcloud
Please check that I've kept the correct references to ownCloud. I've changed all references, except owncloud.db, as I believe we're still using owncloud.db as the database file name.
2016-07-13 13:15:17 +02:00
Carla Schroder
808573e43c add warning that db + data dir are required for restore 2015-11-06 17:51:20 -08:00
Phil Davis
b7ba14800c Restore Database s/backup/restore 2015-08-16 16:16:51 +05:45
Carla Schroder
c2066c0ab1 correction to sqlite restore 2015-08-06 11:14:34 -07:00
victe
8c9f500e88 Tipo restore.rst
There was a copy paste from backup.rst
2014-09-02 21:45:15 +02:00
Morris Jobke
5a00717766 fix mysql syntax 2014-08-17 23:39:33 +02:00
Thomas Müller
6d4764d6c4 Merge branch 'stable6' into fixing-stable6
Conflicts:
	admin_manual/configuration/custom_mount_config_gui.rst
	admin_manual/maintenance/backup.rst
	admin_manual/maintenance/restore.rst
2013-11-25 10:13:55 +01:00
Thomas Müller
9fcd7745c5 fixing: WARNING: Title underline too short 2013-11-25 09:53:47 +01:00
Thomas Müller
77ff76225e fixing typos and spelling + respect max characters of 80 2013-11-25 09:26:46 +01:00
Morris Jobke
714e25bf58 merge @j-ed's version and fix layout 2013-11-19 16:24:36 +01:00
Francesco Frassinleli
5a151d1388 Fixed MySQL commands: unneeded space removed 2013-11-19 14:27:58 +01:00
Francesco Frassinleli
df98074fbd Non-interactive password for MySQL/PostgreSQL commands 2013-11-19 11:41:56 +01:00
Francesco Frassinleli
99010b9fb9 restore.rst added
Commands to restore folders and database are now available.
restore.rst added to index.rst
index.rst page order is changed
2013-11-15 15:29:57 +01:00