Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 5587d10

Browse files
melangervyskocilpavel
authored andcommitted
Update module_statisticsproxy.php
1 parent 556e27b commit 5587d10

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config-templates/module_statisticsproxy.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,10 @@
9797
* Fill the table name for serviceProviders
9898
*/
9999
'serviceProvidersMapTableName' => 'serviceProvidersMap',
100+
101+
/**
102+
* Authentication source name if authentication should be required.
103+
* Defaults to empty string.
104+
*/
105+
//'requireAuth.source' => 'default-sp',
100106
];

0 commit comments

Comments
 (0)