mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00

* Python3 Sandbox (#3944) * update python box (#4251) * update python box * Adjust the height of the NodeCode border. * update python sandbox and add test systemcall bash * update sandbox * add VERSION_RELEASE (#4376) * save empty docx * fix pythonbox log error * fix: js template --------- Co-authored-by: dogfar <37035781+dogfar@users.noreply.github.com> Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> Co-authored-by: gggaaallleee <1293587368@qq.com>
7 lines
232 B
TOML
7 lines
232 B
TOML
# This configuration file updates the default configuration file
|
|
# See https://github.com/searxng/searxng/blob/master/searx/limiter.toml
|
|
|
|
[botdetection.ip_limit]
|
|
# activate link_token method in the ip_limit method
|
|
link_token = true
|