mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
self-host enhancements for Word/PDF handling
This commit is contained in:
parent
99b9427b8e
commit
bbcba8eb18
23 changed files with 728 additions and 705 deletions
3
core/database/scripts/autobuild/db_00014.sql
Normal file
3
core/database/scripts/autobuild/db_00014.sql
Normal file
|
@ -0,0 +1,3 @@
|
|||
/* community edition */
|
||||
ALTER TABLE organization ADD COLUMN `service` VARCHAR(100) NOT NULL DEFAULT 'https://api.documize.com' AFTER `domain`;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue