mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-21 00:23:51 +08:00
移除office-plugin, 使用新版jodconverter
This commit is contained in:
13
server/windows-office/program/louno.ini
Normal file
13
server/windows-office/program/louno.ini
Normal file
@@ -0,0 +1,13 @@
|
||||
[Bootstrap]
|
||||
PKG_BundledUnoFile=$BUNDLED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
|
||||
PKG_SharedUnoFile=$SHARED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
|
||||
PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
|
||||
BAK_EXTENSIONS=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/bak
|
||||
BUNDLED_EXTENSIONS=$BRAND_BASE_DIR/share/extensions
|
||||
BUNDLED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/bundled
|
||||
TMP_EXTENSIONS=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/tmp
|
||||
SHARED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/shared
|
||||
UNO_SHARED_PACKAGES=$BRAND_BASE_DIR/share/uno_packages
|
||||
UNO_SHARED_PACKAGES_CACHE=$UNO_SHARED_PACKAGES/cache
|
||||
UNO_USER_PACKAGES=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/uno_packages
|
||||
UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache
|
||||
Reference in New Issue
Block a user