13 lines
421 B
Plaintext
13 lines
421 B
Plaintext
# Path to Zotero executable
|
|
# Linux: /usr/bin/zotero
|
|
# macOS: /Applications/Zotero.app/Contents/MacOS/zotero
|
|
# Windows: C:\Program Files\Zotero\zotero.exe
|
|
ZOTERO_PLUGIN_ZOTERO_BIN_PATH=
|
|
|
|
# Path to Zotero profile directory for development
|
|
# Find via: Help -> Troubleshooting Information -> Profile Directory
|
|
ZOTERO_PLUGIN_PROFILE_PATH=
|
|
|
|
# Data directory (optional, defaults to profile's default)
|
|
# ZOTERO_PLUGIN_DATA_DIR=
|