chore(docs): add documentation for new ms office template

Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
This commit is contained in:
Elizabeth Danzberger 2025-08-28 16:32:34 -04:00
parent bc82e4a970
commit a2ead0897a
No known key found for this signature in database
GPG key ID: 6B466A21DF5E753C

View file

@ -40,3 +40,5 @@ folders among each other.
### Replacing empty templates
Empty template files can be replaced the existing files in `appdata_[instanceid]/richdocuments/empty_templates/`. The files can be reverted to the templates shipped with the release by running the `occ richdocuments:update-empty-templates` command.
As of Nextcloud 32, empty templates default to document templates based closely on MS Word desktop's current default. In order to regenerate them, you need to run the `occ` command above, which will wipe any custom empty templates you have so be sure to back them up.