1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

Tweaks to backup process permissions

This commit is contained in:
sauls8t 2018-10-20 12:41:26 +01:00
parent db04057d9e
commit cee71cb313
7 changed files with 670 additions and 680 deletions

View file

@ -67,9 +67,6 @@ type ImportSpec struct {
// Overwrite current organization settings.
OverwriteOrg bool `json:"overwriteOrg"`
// Recreate users.
CreateUsers bool `json:"createUsers"`
// As found in backup file.
Manifest Manifest