ソースを参照

Adding retention policy

master
Miguel Gagliardo 4ヶ月前
コミット
9edc702940
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      install.sh

+ 2
- 0
install.sh ファイルの表示

@@ -126,6 +126,8 @@ retention:
126 126
   default_policy:
127 127
     min_lifetime: 1s
128 128
     max_lifetime: 1s
129
+  allowed_lifetime_min: 1s
130
+  allowed_lifetime_max: 1s
129 131
 EOF
130 132
 
131 133
 # Replace Password in homeserver.yaml

読み込み中…
キャンセル
保存