Skip to content

Commit

Permalink
[Fix] 改行ミスを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
code-raisan committed Mar 19, 2022
1 parent 69e8cb6 commit b82042f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ $ALLOW_ORIGIN = "example.com about.example.com";
```

- `$DEV_OPTION`

これは[カテゴリIDの取得方法](#カテゴリIDの取得方法)で使われる `DEV OPTION` を有効、無効を設定できます。常に使うものではなく、カテゴリ一覧を見るだけならAblazeでホストされている物を使えばいいので初期設定では `false` (無効)に設定されいます。もし有効化する場合は `true` に変更してください。

> 本番環境では不必要な機能なため基本的には無効にすることをお勧めします。
Expand Down

0 comments on commit b82042f

Please sign in to comment.