Skip to content

Commit 6585ad0

Browse files
committed
tools\maint\update_settings_docs.py
1 parent 8df1b22 commit 6585ad0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

site/source/docs/tools_reference/settings_reference.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2385,6 +2385,13 @@ child-src directive to allow blob:. If you aren't using Content Security
23852385
Policy, or your CSP header doesn't include either script-src or child-src,
23862386
then you can safely ignore this warning.
23872387

2388+
.. _single_file_binary_encode:
2389+
2390+
SINGLE_FILE_BINARY_ENCODE
2391+
=========================
2392+
2393+
If true, does binary encoding of data instead of base64 encoding.
2394+
23882395
.. _auto_js_libraries:
23892396

23902397
AUTO_JS_LIBRARIES

0 commit comments

Comments
 (0)