mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Added reference to FAQ in upgrade notice
This commit is contained in:
parent
ea89cb2afc
commit
a9a3952e0f
|
|
@ -62,11 +62,6 @@ sudo apt-get update
|
|||
sudo apt-get install -y dnsutils
|
||||
```
|
||||
|
||||
For CentOS 8
|
||||
|
||||
```sh
|
||||
sudo yum install bind-utils -y
|
||||
```
|
||||
|
||||
### Django CSRF protection issue
|
||||
|
||||
|
|
@ -215,3 +210,9 @@ OAUTH_ATTRIBUTE_MAP = {
|
|||
|
||||
|
||||
### 4) Start Seafile-11.0.x server.
|
||||
|
||||
## FAQ
|
||||
|
||||
We have documented common issues encountered by users when upgrading to version 11.0 in our [https://cloud.seatable.io/dtable/external-links/7b976c85f504491cbe8e/?tid=0000&vid=0000](FAQ).
|
||||
|
||||
If you encounter any issue, please give it a check.
|
||||
|
|
|
|||
Loading…
Reference in New Issue