Lauri Ojansivu 1 주 전
부모
커밋
3ef0a3e685
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      docs/Backup/Backup.md

+ 2 - 1
docs/Backup/Backup.md

@@ -45,7 +45,8 @@ docker rm wekan-app
 docker compose up -d
 ```
 2. If you are migrating from Snap to Docker, if there is files at `/var/snap/wekan/common/files` , copy that directory to be at
-   docker-compose.yml setting path, for example `export WRITABLE_PATH=/data` , copy files directory to be at `/data/files` .
+   docker-compose.yml setting path, for example `export WRITABLE_PATH=/data` , copy files directory to be at `/data/files`
+   with same user:group directory permissions that directory data has.
 
 3. When you open board, if cards or attachments are not visible, click right sidebar / Board Settings / Migrations.
    From there, run most migrations, but not migration about `Restore all from archive`, because it would unarchive cards etc from archive.