module.tx_sgestatecore {
	persistence {
		# cat=sg.estate.core//a; type=string; label=Default storage PID
		storagePid =
	}
}

plugin.tx_sgestatecore {
    # cat=sg.estate.core//b; type=int; label=Default Cache Lifetime
    defaultCacheLifetime = 86400
}