; <?php die('no access'); ?>
edit = true ; Allow editing of filenames (true|false)
default = index ; filename of index file. Default: 'index'.
;style = ss ; poor imitation of story server urls
;style = id ; simply use the object id for the url
;style = longid ; use a more longer id in the url
style = short ; use a url which is as short as possible
; hint: If edit=true, then the stored filename will be used.
; If no filename stored, or if edit=false, then the defined style is used.
url=relative ; how the target url is referenced (relative|absolute), 'relative' is always a good choice.