瀏覽代碼

back/configuration: add /config.ini HTTP endpoint

Miraty 1 年之前
父節點
當前提交
a7a22658a5
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      back/configuration.en.md

+ 2 - 0
back/configuration.en.md

@@ -2,6 +2,8 @@
 
 This document describes the ServNest configuration directives that are part of `config.ini` (distributed as `config.template.ini`). It's an INI file, parsed by [PHP's `parse_ini_file` function](https://www.php.net/manual/function.parse-ini-file.php). Every directive is expected to be present.
 
+This file is automatically published using HTTP as `/config.ini`.
+
 ## `[common]`
 
 ### `public_domains[]`