diff --git a/librephotos.env b/librephotos.env
index 4004ddc8406aa60fc90880e86a2b1e232a67b6da..fa2206b1bf5897253404c9d336cd5b2e1a22e270 100644
--- a/librephotos.env
+++ b/librephotos.env
@@ -71,6 +71,10 @@ gunniWorkers=2
 # Each worker needs 800MB of RAM. Change at your own will. Default is 1.
 HEAVYWEIGHT_PROCESS=1
 
+# Default minimum rating to interpret as favorited. This default value is used when creating a new user.
+# Users can change this in their settings (Dashboards > Library).
+DEFAULT_FAVORITE_MIN_RATING=2
+
 # ---------------------------------------------------------------------------------------------
 
 # If you are not a developer ignore the following parameters: you will never need them.