1人で利用する際の注意点を追加

This commit is contained in:
2026-03-25 14:17:10 +09:00
parent 8ef7ded91f
commit 1029f29033

View File

@@ -83,6 +83,10 @@ cp config.ini.example config.ini
ブラウザで **http://localhost:8080** にアクセスしてください。
## 利用時の注意点
1人でSuper Homework Managerを利用する場合は、自分のユーザを登録した後にconfigファイルの[auth]セクションのallow_registrationをfalseに変更し再起動してください。
## 更新方法
```bash