19 lines
533 B
Smarty
19 lines
533 B
Smarty
# clawdie.conf — Legacy headless VPS installation config
|
|
# Deprecated: prefer setup.txt.tpl → setup.txt instead.
|
|
# This file is kept only as a temporary compatibility fallback.
|
|
#
|
|
# If any required field is blank, the wizard will prompt interactively.
|
|
|
|
# Agent identity
|
|
ASSISTANT_NAME=Clawdie
|
|
AGENT_NAME=clawdie
|
|
AGENT_DOMAIN=clawdie.local
|
|
TZ=Europe/Ljubljana
|
|
|
|
# LLM provider (key entered later)
|
|
PI_PROVIDER=anthropic
|
|
|
|
# Secrets (leave blank to auto-generate)
|
|
# POSTGRES_ADMIN_PASSWORD=
|
|
# SKILLS_DB_PASSWORD=
|
|
# MEMORY_DB_PASSWORD=
|