remove stale shibboleth.JDBCStorageService so db can be read only
This commit is contained in:
parent
adc02b1925
commit
1c67d893ea
@ -58,10 +58,4 @@
|
|||||||
p:maxWaitMillis="2000"
|
p:maxWaitMillis="2000"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<bean id="sqlite-storeageservice" parent="shibboleth.JDBCStorageService"
|
|
||||||
p:dataSource-ref="sqlite-dataconnector"
|
|
||||||
p:transactionIsolation="4"
|
|
||||||
p:retryableErrors="40001"
|
|
||||||
/>
|
|
||||||
|
|
||||||
</beans>
|
</beans>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user