2018-06-23 01:43:29 +02:00
|
|
|
title = "actix"
|
|
|
|
canonifyURLs = true
|
|
|
|
googleAnalytics = "UA-110322332-1"
|
|
|
|
pygmentsUseClasses = true
|
|
|
|
pygmentsCodeFences = true
|
2018-06-24 23:03:40 +02:00
|
|
|
defaultContentLanguageInSubdir = false
|
2018-06-22 17:18:14 +02:00
|
|
|
enableRobotsTXT = true
|
2018-06-24 23:03:40 +02:00
|
|
|
enableMissingTranslationPlaceholders = true
|
2018-06-22 17:18:14 +02:00
|
|
|
DefaultContentLanguage = "en"
|
2018-06-24 23:03:40 +02:00
|
|
|
baseURL = "https://actix.rs"
|
2018-06-22 17:18:14 +02:00
|
|
|
|
2018-06-23 00:12:56 +02:00
|
|
|
[languages.en]
|
2018-06-24 23:03:40 +02:00
|
|
|
languageCode = "en-US"
|
|
|
|
languageName = "English"
|
2018-06-23 00:12:56 +02:00
|
|
|
weight = 1
|
2018-05-22 23:15:08 +02:00
|
|
|
|
|
|
|
[params]
|
2018-07-21 14:40:42 +02:00
|
|
|
actixVersion = "0.7"
|
2019-06-12 10:51:45 +02:00
|
|
|
actixWebVersion = "1.0"
|