downgrade without lock
/ create-package (push) Successful in 16m29s Details

main ws-office-1.0.2
Fabrice Roublot 2025-01-26 15:50:51 +01:00
parent cdbb8ef17c
commit 0c616cbdcb
3 changed files with 66 additions and 63 deletions

View File

@ -5,13 +5,16 @@
"savetimeoutdelay": 15000 "savetimeoutdelay": 15000
}, },
"expire": { "expire": {
"sessionidle": "1h", "sessionidle": "10h",
"sessionabsolute": "1d" "sessionabsolute": "1d"
}, },
"autoAssembly": { "autoAssembly": {
"enable": true, "enable": true,
"interval": "1m" "interval": "1m"
}, },
"lock": {
"enable": false
},
"callbackBackoffOptions": { "callbackBackoffOptions": {
"retries": 5, "retries": 5,
"timeout": { "timeout": {

View File

@ -1,5 +1,5 @@
From fd17b0f68640cb90b81f516af52ab71e0242d410 Mon Sep 17 00:00:00 2001 From fd17b0f68640cb90b81f516af52ab71e0242d410 Mon Sep 17 00:00:00 2001
From: Fabrice <fabrice.roublot@workstreams.ch> From: WS-Bot <contact@workstreams.ch>
Date: Mon, 14 Oct 2024 16:57:02 +0200 Date: Mon, 14 Oct 2024 16:57:02 +0200
Subject: [PATCH] fix licences Subject: [PATCH] fix licences

View File

@ -1,5 +1,5 @@
From de497cfe4ac6a6cdb522bb7463624c91d282b721 Mon Sep 17 00:00:00 2001 From de497cfe4ac6a6cdb522bb7463624c91d282b721 Mon Sep 17 00:00:00 2001
From: Fabrice <fabrice.roublot@workstreams.ch> From: WS-Bot <contact@workstreams.ch>
Date: Mon, 14 Oct 2024 16:57:25 +0200 Date: Mon, 14 Oct 2024 16:57:25 +0200
Subject: [PATCH] add mobile Subject: [PATCH] add mobile