mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
@ -243,7 +243,6 @@ const cliArguments = yargs(hideBin(process.argv))
|
|||||||
describe: 'Request proxy URL (HTTP or SOCKS protocols)',
|
describe: 'Request proxy URL (HTTP or SOCKS protocols)',
|
||||||
}).option('requestProxyBypass', {
|
}).option('requestProxyBypass', {
|
||||||
type: 'array',
|
type: 'array',
|
||||||
default: null,
|
|
||||||
describe: 'Request proxy bypass list (space separated list of hosts)',
|
describe: 'Request proxy bypass list (space separated list of hosts)',
|
||||||
}).parseSync();
|
}).parseSync();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user