Degoog — Environment variables

Port, paths, and optional settings.

General

VariableDescriptionDefault
DEGOOG_PORTPort the server listens on4444
DEGOOG_SETTINGS_PASSWORDSComma-separated list of passwords for the Settings page. If set, users must enter one of these to access Settings (unless a middleware plugin is used as the settings gate).

Plugins, themes, engines

VariableDescriptionDefault
DEGOOG_PLUGINS_DIRDirectory to load custom command and slot plugins fromdata/plugins
DEGOOG_THEMES_DIRDirectory to load custom themes fromdata/themes
DEGOOG_ENGINES_DIRDirectory to load custom search engine plugins fromdata/engines
DEGOOG_PLUGIN_SETTINGS_FILEPath to the JSON file storing extension settings (plugins, themes, engines, News RSS URLs, etc.)data/plugin-settings.json
DEGOOG_ALIASES_FILEPath to the JSON file defining custom bang command aliasesdata/aliases.json