[PR #507] Enable autoassembly using env variables #636

Open
opened 2026-02-26 10:33:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/507
Author: @charnesp
Created: 10/5/2022
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • 2702289 Enable autoassembly using env variables

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 run-document-server.sh (+9 -0)

📄 Description

Add option to use environment variables to enable autoassembly on the docker:

  • AUTO_ASSEMBLY_ENABLED set to true (default: false)
  • AUTO_ASSEMBLY_INTERVAL can be set (default: 20m)

This option can be useful for use of OnlyOffice with Nextcloud


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/507 **Author:** [@charnesp](https://github.com/charnesp) **Created:** 10/5/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2702289`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/2702289737901117b5e84a8c334b0c72124e5ece) Enable autoassembly using env variables ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `run-document-server.sh` (+9 -0) </details> ### 📄 Description Add option to use environment variables to enable autoassembly on the docker: - `AUTO_ASSEMBLY_ENABLED` set to `true` (default: `false`) - `AUTO_ASSEMBLY_INTERVAL` can be set (default: `20m`) This option can be useful for use of OnlyOffice with Nextcloud --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#636
No description provided.