bootstrap_package
bootstrap_package copied to clipboard
TCEMAIN.tsconfig - hardcoded group uid
TCEMAIN.tsconfig
I guess the hardcoded uid = 1 is not ok. If this is supposed to be a configuration example, it should not be active code.
#################
#### TCEMAIN ####
#################
TCEMAIN {
permissions {
groupid = 1
user = show, editcontent, edit, new, delete
group = show, editcontent, edit, new, delete
everybody =
}
}