]> git.lizzy.rs Git - cheatdb.git/blobdiff - app/flatpages/help/content_flags.md
Improve documentation
[cheatdb.git] / app / flatpages / help / content_flags.md
index 733ccb869ac9d0c8a8f4632052894c6f1a2e719d..c3b5071b8443e9692901a171a25027ca8ae96b03 100644 (file)
@@ -6,13 +6,22 @@ your client to use new flags.
 
 ## Flags
 
+Minetest allows you to specify a comma-separated list of flags to hide in the
+client:
+
+```
+contentdb_flag_blacklist = nonfree, bad_language, drugs
+```
+
+A flag can be:
+
 * `nonfree` - can be used to hide packages which do not qualify as
        'free software', as defined by the Free Software Foundation.
 * A content warning, given below.
 * `android_default` - meta-flag that filters out any content with a content warning.
 * `desktop_default` - meta-flag that doesn't filter anything out for now.
 
-## Warnings
+## Content Warnings
 
 Packages with mature content will be tagged with a content warning based
 on the content type.