ソースを参照

Updated RELEASE_NOTES.

default 2 年 前
コミット
45d90789c4
1 ファイル変更2 行追加0 行削除
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -6,6 +6,8 @@ Tags in posts are now indexed and searching by tag is possible. It's still not v
 
 
 Added FastCGI support. This allows for simpler setups (e.g. on #OpenBSD, it's no longer necessary to enable and configure `relayd`, as the native `httpd` daemon includes FastCGI support).
 Added FastCGI support. This allows for simpler setups (e.g. on #OpenBSD, it's no longer necessary to enable and configure `relayd`, as the native `httpd` daemon includes FastCGI support).
 
 
+History can be disabled by administrators by setting the `disable_history` field to true.
+
 New command-line option `deluser`, to delete a user (including unfollowing everybody).
 New command-line option `deluser`, to delete a user (including unfollowing everybody).
 
 
 Fixed a minor memory leak :facepalm:
 Fixed a minor memory leak :facepalm: