VibeLogSettings

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

siteUrl
deprecated alias siteUrl = siteURL
Undocumented in source.

Variables

adminPrefix
string adminPrefix;
Undocumented in source.
configName
string configName;
Undocumented in source.
databaseURL
string databaseURL;
Undocumented in source.
markdownSettings
MarkdownSettings markdownSettings;
Undocumented in source.
maxRecentPosts
int maxRecentPosts;
Undocumented in source.
postsPerPage
int postsPerPage;
Undocumented in source.
showFullPostsInPostList
bool showFullPostsInPostList;
Undocumented in source.
siteURL
URL siteURL;
Undocumented in source.
textFilters
string function(string)[] textFilters;
Undocumented in source.

Meta