30 lines
895 B
Bash
30 lines
895 B
Bash
VERBOSE_STARTUP=true
|
|
VERBOSE_ENABLED=true
|
|
|
|
ORTHANC__POSTGRESQL__HOST=orthanc-db
|
|
ORTHANC__POSTGRESQL__TRANSACTION_MODE=ReadCommitted
|
|
ORTHANC__POSTGRESQL__INDEX_CONNECTIONS_COUNT=10
|
|
|
|
ORTHANC__OVERWRITE_INSTANCES=true
|
|
#ORTHANC__DICOM_MODALITIES={"pacs": ["PACS", "pacs", 4242]}
|
|
ORTHANC__DICOM_WEB__SERVERS={"pacs": ["http://orthanc:8042/dicom-web/"]}
|
|
|
|
ORTHANC__NAME="BlackFish"
|
|
POSTGRESQL_PLUGIN_ENABLED=true
|
|
LOGDIR="/var/log/orthanc"
|
|
VERBOSE_ENABLED=true
|
|
VERBOSE_STARTUP=true
|
|
DICOM_WEB_PLUGIN_ENABLED=true
|
|
OHIF_PLUGIN_ENABLED=true
|
|
VOLVIEW_PLUGIN_ENABLED=true
|
|
ORTHANC_WEB_VIEWER_PLUGIN_ENABLED=true
|
|
STONE_WEB_VIEWER_PLUGIN_ENABLED=true
|
|
HOUSEKEEPER_PLUGIN_ENABLED=true
|
|
ORTHANC_EXPLORER_2_ENABLED=true
|
|
#PYTHON_PLUGIN_ENABLED=true
|
|
#TRANSFERS_PLUGIN_ENABLED=true
|
|
#WORKLISTS_PLUGIN_ENABLED=true
|
|
#MULTITENANT_DICOM_PLUGIN_ENABLED=true
|
|
#INDEXER_PLUGIN_ENABLED=true
|
|
#OSIMIS_WEB_VIEWER1_PLUGIN_ENABLED=true
|