<T3DataStructure>
    <sheets>
        <sDEF>
            <ROOT>
                <sheetTitle>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.sheet_general</sheetTitle>
                <type>array</type>
                <el>
                    <settings.showForgotPassword>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.show_forgot_password</label>
                        <config>
                            <type>check</type>
                            <items type="array">
                                <numIndex index="0" type="array">
                                    <label>LLL:EXT:core/Resources/Private/Language/locallang_core.xlf:labels.enabled</label>
                                </numIndex>
                            </items>
                        </config>
                    </settings.showForgotPassword>
                    <settings.showPermaLogin>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.show_permalogin</label>
                        <config>
                            <default>1</default>
                            <type>check</type>
                            <items type="array">
                                <numIndex index="0" type="array">
                                    <label>LLL:EXT:core/Resources/Private/Language/locallang_core.xlf:labels.enabled</label>
                                </numIndex>
                            </items>
                        </config>
                    </settings.showPermaLogin>
                    <settings.showLogoutFormAfterLogin>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.show_logoutFormAfterLogin</label>
                        <config>
                            <default></default>
                            <type>check</type>
                            <items type="array">
                                <numIndex index="0" type="array">
                                    <label>LLL:EXT:core/Resources/Private/Language/locallang_core.xlf:labels.enabled</label>
                                </numIndex>
                            </items>
                        </config>
                    </settings.showLogoutFormAfterLogin>
                    <settings.pages>
                        <exclude>1</exclude>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.user_storage</label>
                        <config>
                            <type>group</type>
                            <allowed>pages</allowed>
                            <size>3</size>
                            <maxitems>22</maxitems>
                            <minitems>0</minitems>
                        </config>
                    </settings.pages>

                    <settings.recursive>
                        <label>LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.recursive</label>
                        <config>
                            <type>select</type>
                            <renderType>selectSingle</renderType>
                            <items type="array">
                                <numIndex index="0" type="array">
                                    <label>LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:recursive.I.0</label>
                                    <value></value>
                                </numIndex>
                                <numIndex index="1" type="array">
                                    <label>LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:recursive.I.1</label>
                                    <value>1</value>
                                </numIndex>
                                <numIndex index="2" type="array">
                                    <label>LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:recursive.I.2</label>
                                    <value>2</value>
                                </numIndex>
                                <numIndex index="3" type="array">
                                    <label>LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:recursive.I.3</label>
                                    <value>3</value>
                                </numIndex>
                                <numIndex index="4" type="array">
                                    <label>LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:recursive.I.4</label>
                                    <value>4</value>
                                </numIndex>
                                <numIndex index="5" type="array">
                                    <label>LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:recursive.I.5</label>
                                    <value>250</value>
                                </numIndex>
                            </items>
                            <minitems>0</minitems>
                            <maxitems>1</maxitems>
                            <size>1</size>
                        </config>
                    </settings.recursive>
                </el>
            </ROOT>
        </sDEF>
        <s_redirect>
            <ROOT>
                <sheetTitle>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.sheet_redirect</sheetTitle>
                <type>array</type>
                <el>
                    <settings.redirectMode>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode</label>
                        <config>
                            <type>select</type>
                            <renderType>selectMultipleSideBySide</renderType>
                            <items type="array">
                                <numIndex index="0" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.0</label>
                                    <value>groupLogin</value>
                                </numIndex>
                                <numIndex index="1" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.1</label>
                                    <value>userLogin</value>
                                </numIndex>
                                <numIndex index="2" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.2</label>
                                    <value>login</value>
                                </numIndex>
                                <numIndex index="3" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.3</label>
                                    <value>logout</value>
                                </numIndex>
                                <numIndex index="4" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.4</label>
                                    <value>loginError</value>
                                </numIndex>
                                <numIndex index="5" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.5</label>
                                    <value>getpost</value>
                                </numIndex>
                                <numIndex index="6" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.6</label>
                                    <value>referer</value>
                                </numIndex>
                                <numIndex index="7" type="array">
                                    <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectMode.I.7</label>
                                    <value>refererDomains</value>
                                </numIndex>
                            </items>
                            <size>8</size>
                            <minitems>0</minitems>
                            <maxitems>8</maxitems>
                        </config>
                    </settings.redirectMode>
                    <settings.redirectFirstMethod>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectFirstMethod</label>
                        <config>
                            <type>check</type>
                            <items type="array">
                                <numIndex index="0" type="array">
                                    <label>LLL:EXT:core/Resources/Private/Language/locallang_core.xlf:labels.enabled</label>
                                </numIndex>
                            </items>
                        </config>
                    </settings.redirectFirstMethod>
                    <settings.redirectPageLogin>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectPageLogin</label>
                        <config>
                            <type>group</type>
                            <allowed>pages</allowed>
                            <size>1</size>
                            <maxitems>1</maxitems>
                            <minitems>0</minitems>
                        </config>
                    </settings.redirectPageLogin>
                    <settings.redirectPageLoginError>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectPageLoginError</label>
                        <config>
                            <type>group</type>
                            <allowed>pages</allowed>
                            <size>1</size>
                            <maxitems>1</maxitems>
                            <minitems>0</minitems>
                        </config>
                    </settings.redirectPageLoginError>
                    <settings.redirectPageLogout>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectPageLogout</label>
                        <config>
                            <type>group</type>
                            <allowed>pages</allowed>
                            <size>1</size>
                            <maxitems>1</maxitems>
                            <minitems>0</minitems>
                        </config>
                    </settings.redirectPageLogout>
                    <settings.redirectDisable>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.redirectDisable</label>
                        <config>
                            <type>check</type>
                            <items type="array">
                                <numIndex index="0" type="array">
                                    <label>LLL:EXT:core/Resources/Private/Language/locallang_common.xlf:disable</label>
                                </numIndex>
                            </items>
                        </config>
                    </settings.redirectDisable>
                </el>
            </ROOT>
        </s_redirect>
        <s_messages>
            <ROOT>
                <sheetTitle>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.sheet_messages</sheetTitle>
                <type>array</type>
                <el>
                    <settings.welcome_header>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.welcome_header</label>
                        <config>
                            <type>input</type>
                            <size>30</size>
                        </config>
                    </settings.welcome_header>
                    <settings.welcome_message>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.welcome_message</label>
                        <config>
                            <type>text</type>
                            <cols>30</cols>
                            <rows>5</rows>
                        </config>
                    </settings.welcome_message>
                    <settings.success_header>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.success_header</label>
                        <config>
                            <type>input</type>
                            <size>30</size>
                        </config>
                    </settings.success_header>
                    <settings.success_message>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.success_message</label>
                        <config>
                            <type>text</type>
                            <cols>30</cols>
                            <rows>5</rows>
                        </config>
                    </settings.success_message>
                    <settings.error_header>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.error_header</label>
                        <config>
                            <type>input</type>
                            <size>30</size>
                        </config>
                    </settings.error_header>
                    <settings.error_message>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.error_message</label>
                        <config>
                            <type>text</type>
                            <cols>30</cols>
                            <rows>5</rows>
                        </config>
                    </settings.error_message>
                    <settings.status_header>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.status_header</label>
                        <config>
                            <type>input</type>
                            <size>30</size>
                        </config>
                    </settings.status_header>
                    <settings.status_message>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.status_message</label>
                        <config>
                            <type>text</type>
                            <cols>30</cols>
                            <rows>5</rows>
                        </config>
                    </settings.status_message>
                    <settings.logout_header>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.logout_header</label>
                        <config>
                            <type>input</type>
                            <size>30</size>
                        </config>
                    </settings.logout_header>
                    <settings.logout_message>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.logout_message</label>
                        <config>
                            <type>text</type>
                            <cols>30</cols>
                            <rows>5</rows>
                        </config>
                    </settings.logout_message>
                    <settings.forgot_header>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.forgot_header</label>
                        <config>
                            <type>input</type>
                            <size>30</size>
                        </config>
                    </settings.forgot_header>
                    <settings.forgot_reset_message>
                        <label>LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.pi_flexform.forgot_message</label>
                        <config>
                            <type>text</type>
                            <cols>30</cols>
                            <rows>5</rows>
                        </config>
                    </settings.forgot_reset_message>
                </el>
            </ROOT>
        </s_messages>
    </sheets>
</T3DataStructure>
