You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
341 B
9 lines
341 B
<?xml version="1.0"?>
|
|
<openerp>
|
|
<data noupdate="1">
|
|
<record model="ir.config_parameter" id="auth_from_http_remote_user.default_login_page_disabled">
|
|
<field name="key">auth_from_http_remote_user.default_login_page_disabled</field>
|
|
<field name="value">False</field>
|
|
</record>
|
|
</data>
|
|
</openerp>
|