Did you add omit index setting in your app.cfc fil...
# fw1
k
Did you add omit index setting in your app.cfc file @davla
variables.framework = {
generateSES = true,
SESOmitIndex = true,
routes = [
]
};