mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-04 12:23:13 +02:00
Update to 2024-10-28 15:00
This commit is contained in:
parent
882623afc1
commit
15c29f2f19
@ -9,5 +9,6 @@ server {
|
||||
alias /var/www/onlyoffice/documentserver/fonts$2;
|
||||
}
|
||||
set $secure_link_secret {{ oo_link_secret }};
|
||||
include /etc/nginx/includes/ds-cache.conf;
|
||||
include /etc/onlyoffice/documentserver/nginx/includes/ds-docservice.conf;
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
# MaxUsers = "9"
|
||||
# Mode = "subscription"
|
||||
# etc...
|
||||
seafile_version: "{{ seafile_license is defined | ternary('11.0.13','11.0.11') }}"
|
||||
seafile_version: "{{ seafile_license is defined | ternary('11.0.15','11.0.11') }}"
|
||||
|
||||
# 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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e32a86cd0a72e991b83c12f76d6677057b4ac32a9f24a14991964f877bdace6
|
||||
size 204647531
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3da0a368e06352d87dd5a3656ae69d59096db28b4a7dd8780f9be6ee972b695
|
||||
size 203812819
|
Loading…
x
Reference in New Issue
Block a user