summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 8967eff23..2475235a2 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -142,6 +142,9 @@
# Enable/disable clouds
#enable_clouds = true
#cloud_height = 120
+# Radius of cloud area stated in number of 64 node cloud squares.
+# Values > 22 will start to produce clipping of the cloud area corners.
+#cloud_radius = 12
#enable_3d_clouds = true
# Use a cloud animation for the main menu background
#menu_clouds = true