- 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
10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": ".."
|
|
}
|
|
],
|
|
"settings": {
|
|
"codeQL.createQuery.qlPackLocation": "/home/zefie/dev/zefie_wtvp_minisrv"
|
|
}
|
|
} |