classfantomato::NsSettings

sys::Obj
  fantomato::NsSettings

@Serializable

NsSettings : Settings for a Namespace

addThisId

@Setting { help=... }
Str addThisId := ""

commentsEnabled

@Setting { help=... }
Bool commentsEnabled := true

commentsPerPage

@Setting { help=["How many comments per page to show."] }
Int commentsPerPage := 20

getGaCode

Str getGaCode()

googleAnalyticsId

@Setting { help=... }
Str googleAnalyticsId := ""

loadFor

static NsSettings loadFor(Str ns)

make

new make(|This f)

publicUri

@Setting { help=... }
Str publicUri := ""

rootFiles

@Setting { help=... }
Str[] rootFiles := ...

template

@Setting { help=... }
Str template := "default"

variables

@Setting { help=... }
Str:Str variables := [Str:Str][:]