Files
minisrv/zefie_wtvp_minisrv/zefie_wtvp_minisrv.code-workspace
zefie 65521fcad6 v0.9.56
- Small update for CGI Security
- Various AI suggested fixes
- Fix to logging verbosity
- Fixes for Last-Modified headers
- Removed 2 unused node module deps
- Added pc-only user_config.json example
- Initial work updating catchall system to support CGI
- Reverted registration and home theme system due to problems
2025-01-05 12:02:38 -05:00

10 lines
139 B
Plaintext

{
"folders": [
{
"path": ".."
}
],
"settings": {
"codeQL.createQuery.qlPackLocation": "/home/zefie/dev/zefie_wtvp_minisrv"
}
}