projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1112f6
)
Content store: Add show_nonfree_packages setting to advanced settings (#7846)
author
Paramat
<paramat@users.noreply.github.com>
Thu, 8 Nov 2018 23:33:59 +0000
(23:33 +0000)
committer
GitHub
<noreply@github.com>
Thu, 8 Nov 2018 23:33:59 +0000
(23:33 +0000)
builtin/settingtypes.txt
patch
|
blob
|
history
diff --git
a/builtin/settingtypes.txt
b/builtin/settingtypes.txt
index d41b16f211883b1383d0fd28b811e852f395ddcd..13d3334d37094d8a76ebe3db08d079aa891902e6 100644
(file)
--- a/
builtin/settingtypes.txt
+++ b/
builtin/settingtypes.txt
@@
-1885,3
+1885,9
@@
emergequeue_limit_generate (Limit of emerge queues to generate) int 64
# On multiprocessor systems, this will improve mapgen speed greatly at the cost
# of slightly buggy caves.
num_emerge_threads (Number of emerge threads) int 0
+
+[Content Store]
+
+# Show packages in the content store that do not qualify as 'free software'
+# as defined by the Free Software Foundation.
+show_nonfree_packages (Show non-free packages) bool false