Kaynağa Gözat

Mention `assets_path` config setting.

Updates #3609
JC Brand 4 ay önce
ebeveyn
işleme
e4c90404d5
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      docs/source/quickstart.rst

+ 3 - 0
docs/source/quickstart.rst

@@ -84,6 +84,9 @@ During operation Converse will make HTTP calls to dynamically fetch more files
 from the ``dist`` folder. The exceptions here are the ``.map`` files and the
 unminified ``converse.js`` and ``converse.css`` files.
 
+If you want to host these files at a different path than ``/dist/``, you can
+specify it with the :ref:`assets_path` configuration setting.
+
 
 Option 3: Building the files yourself
 *************************************