feat: Add InfCloud config.js with English default and persistence settings

- Set English as default language with Spanish available
- Enable session persistence and auto-login
- Configure localStorage for user preferences
- Add comprehensive user settings persistence
- Remove config.js from .gitignore to track in repo

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-13 01:56:29 +01:00
parent 1212c82ea9
commit 31c3de461b
2 changed files with 126 additions and 2 deletions
+3 -2
View File
@@ -19,6 +19,7 @@ Thumbs.db
*.swp
*.swo
.vim/
.claude/
# Docker
.env
@@ -58,5 +59,5 @@ __pycache__/
config.local
*.local
# Configuración generada dinámicamente
infcloud_config/config.js
# Nota: infcloud_config/config.js ahora se incluye en el repo
# para facilitar la configuración predeterminada