You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual/master/index.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2031,6 +2031,8 @@ <h2>Program Behavior</h2>
2031
2031
directories are ignored. This means the global mpv configuration directory
2032
2032
as well as per-user directories are ignored, and overrides through
2033
2033
environment variables (<tt class="docutils literal">MPV_HOME</tt>) are also ignored.</p>
2034
+
<p>Note that the cache and state paths (<tt class="docutils literal"><span class="pre">~~/cache</span></tt>, <tt class="docutils literal"><span class="pre">~~/state</span></tt>) are not
2035
+
considered "configuration" and keep their auto-detection logic.</p>
2034
2036
<p class="last">Note that the <tt class="docutils literal"><span class="pre">--no-config</span></tt> option takes precedence over this option.</p>
0 commit comments