# cat=basic/enable; type=string; label=Path to configuration file:Optional. If you placed RealURL configuration in a separate file, RealURL can include it for you. Specify a file name related to web site root directory. configFile = typo3conf/realurl_conf.php # cat=basic/enable; type=boolean; label=Enable automatic configuration:Enable this if you do not want to write configuration manually. It will generate configuration automatically and store it in typo3conf/. Automatically ignored if you wrote configuration yourself. See manual for more information. enableAutoConf = 1 # cat=basic/enable; type=options[Serialized=0,PHP source (slow!)=1]; label=Automatic configuration file format:Defines how autoconfiguration file is stored. Use "Serialized" because it is 10 times or more faster! Use "PHP source" if you are curious what is generated or want to copy and modify generated configuration. autoConfFormat = 0 # cat=basic/enable; type=string; label=Order of page fields lookup for segment construction (old segTitleFieldList): Defaults to "tx_realurl_pathsegment, alias, nav_title, title, uid" if not set. segTitleFieldList = # cat=basic/enable; type=boolean; label=Enable devLog:Debugging-only! Required any 3rd party devLog extension enableDevLog = 0 # cat=basic/enable; type=options[Icon 1=0,Icon 2=1,Icon 3=2]; label=Select Backend module icon:Choose your favorite! moduleIcon = 0