mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore: remove internal docs from repo, update public documentation
Remove docs/superpowers/, .claude/ config, and PRD.md from version control (kept locally via .gitignore). Update README, CHANGELOG, VitePress docs, and .env.example to reflect recent features: Files page, teams, admin settings, persistent storage, and various API improvements.
This commit is contained in:
@@ -14,6 +14,7 @@ MAX_MEGAPIXELS=100
|
||||
RATE_LIMIT_PER_MIN=100
|
||||
DB_PATH=./data/stirling.db
|
||||
WORKSPACE_PATH=./tmp/workspace
|
||||
FILES_STORAGE_PATH=./data/files
|
||||
DEFAULT_THEME=light
|
||||
DEFAULT_LOCALE=en
|
||||
APP_NAME=Stirling Image
|
||||
|
||||
Reference in New Issue
Block a user