Update to 2023-10-13 15:00

This commit is contained in:
Daniel Berteaud
2023-10-13 15:00:23 +02:00
parent 5956dad4fd
commit e823a08de2
32 changed files with 163 additions and 142 deletions

View File

@@ -11,7 +11,7 @@
# MaxUsers = "9"
# Mode = "subscription"
# etc...
seafile_version: "{{ seafile_license is defined | ternary('10.0.6','10.0.1') }}"
seafile_version: "{{ seafile_license is defined | ternary('10.0.9','10.0.1') }}"
# Archive URL and sha256 are only used for the community version
seafile_archive_url: https://s3.eu-central-1.amazonaws.com/download.seadrive.org/seafile-server_{{ seafile_version }}_x86-64.tar.gz
@@ -128,5 +128,5 @@ seafile_site_title: 'Mon cloud privé'
# Only available if you run the PRO edition
seafile_scan_av: True
# Use Go file server. It's still a bit buggy so default to False
seafile_use_go_fileserver: False
# Use Go file server
seafile_use_go_fileserver: True

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0af3b246ad27fbc49b39ceb6da313404fb6df380a7ab387a44b395dfd4814519
size 143913267

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1342b561365a330939e0832f26deefdd4dca12806cb5f87daa083e18e46398f8
size 205519649

View File

@@ -6,4 +6,4 @@ PATH=/opt/seafile/bin:/bin:/usr/bin
PYTHON=/opt/seafile/bin/python
cd {{ seafile_root_dir }}/seafile-server
./seahub.sh python-env python3 seahub/manage.py clearsessions
./seahub.sh python-env python3 seahub/manage.py clean_db_records