Document changes to insecure env

See https://github.com/minetest/minetest/pull/11950
This commit is contained in:
Lars Müller 2022-02-01 18:17:26 +01:00 committed by GitHub
parent d08c8de07e
commit 7364d75203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -191,8 +191,7 @@ Some library tables are restricted by whitelists as well:
** `time` ** `time`
** SSM-only: ** SSM-only:
*** `getenv` *** `getenv`
*** `setlocale` *** `setlocale`: Severely restricted, can only be used to get locale
*** `tmpname`
* `debug`: * `debug`:
** `gethook` ** `gethook`
** `traceback` ** `traceback`