mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
enable update reference
This commit is contained in:
@@ -7,7 +7,7 @@ import sys
|
||||
|
||||
class Config:
|
||||
# --- Feature Flags ---
|
||||
UPDATE_REFERENCES = False
|
||||
UPDATE_REFERENCES = True
|
||||
|
||||
# --- Path Setup ---
|
||||
BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
|
||||
Reference in New Issue
Block a user