Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e0077cc authored by Akhil's avatar Akhil 🙂
Browse files

updated author and updated README.md

parent 9956acd6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,6 +12,10 @@
    ]
```

## User Account creation

- The endpoint `/apps/ecloud-accounts/api/set_account_data` is to be used to set user's email, quota,recovery email and create the user's folder if necessary

## User folder sharding
- When user folder sharding is enabled, the user's folder is created in one of the folders in the specified "real" data directory and the folder is assigned to the user randomly
- Then a `symlink` is created linking the user's folder in the nextcloud data directory to the user's folder in the "real" data directory
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
    This app uses the UserDeletedEvent to invoke scripts in the docker-welcome container of /e/ cloud setup]]></description>
    <version>1.0.0</version>
    <licence>agpl</licence>
    <author mail="diroots@e.email" homepage="https://gitlab.e.foundation/">Florent VINCENT</author>
    <author mail="dev@e.email" homepage="https://gitlab.e.foundation/">Akhil Potukuchi</author>
    <namespace>EcloudAccounts</namespace>
    <category>tools</category>
    <bugs>https://gitlab.e.foundation/e/management/issues</bugs>