diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 47573af..74c851d 100644 --- a/config.toml +++ b/config.toml | |||
| @@ -11,6 +11,9 @@ uglyurls = true | |||
| 11 | # Length of summary. | 11 | # Length of summary. |
| 12 | summaryLength = 5 | 12 | summaryLength = 5 |
| 13 | 13 | ||
| 14 | # Enabling robots.txt. | ||
| 15 | enableRobotsTXT = true | ||
| 16 | |||
| 14 | # Custom params. | 17 | # Custom params. |
| 15 | [params] | 18 | [params] |
| 16 | description = 'You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.' | 19 | description = 'You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.' |
