docs: add KUGETSU_VERBOSITY to config template
This commit is contained in:
@@ -1054,6 +1054,9 @@ cmd_init() {
|
|||||||
# Max concurrent dev agents (default: 3)
|
# Max concurrent dev agents (default: 3)
|
||||||
# MAX_CONCURRENT_AGENTS=5
|
# MAX_CONCURRENT_AGENTS=5
|
||||||
|
|
||||||
|
# Verbosity level for PM agent output (default, verbose, or quiet)
|
||||||
|
# KUGETSU_VERBOSITY=default
|
||||||
|
|
||||||
# Git server configurations
|
# Git server configurations
|
||||||
# Format: GIT_SERVERS["hostname"]="https://hostname"
|
# Format: GIT_SERVERS["hostname"]="https://hostname"
|
||||||
# Add servers with: kugetsu server add <name> <url>
|
# Add servers with: kugetsu server add <name> <url>
|
||||||
|
|||||||
Reference in New Issue
Block a user