module.tx_extensionmanager {
	settings {
		repositoryUid = 1
	}
	features {
		 # if enabled, default controller and/or action is skipped when creating URIs through the URI Builder (see https://wiki.typo3.org/Skip_default_arguments_in_URIs)
		skipDefaultArguments = 0
	}
}