Skip to content

Commit f64fb8d

Browse files
Set the dropdown list as default for built in disco service
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1846 44740490-163a-0410-bde0-09ae8108e29a
1 parent 85a0597 commit f64fb8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config-templates/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
* Options: [links,dropdown]
225225
*
226226
*/
227-
'idpdisco.layout' => 'links',
227+
'idpdisco.layout' => 'dropdown',
228228

229229
/*
230230
* Whether simpleSAMLphp should sign the response or the assertion in SAML 1.1 authentication

0 commit comments

Comments
 (0)