page
Override any page TSconfig property on a user or group basis by prefixing
the according property path with page.. Find more information about this
in the Using and setting section.
Example:
        EXT:site_package/Configuration/user.tsconfig
    
page.TCEMAIN.table.pages.disablePrependAtCopy = 1
            
        Copied!