Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 93a995f

Browse files
committed
To work with the new storage version.
1 parent bc85b0d commit 93a995f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

flask_op/config_persistent.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,8 @@ op:
261261
- iss
262262
- eduperson_scoped_affiliation
263263
db_conf:
264-
abstract_storage_cls: abstorage.base.LabeledAbstractStorage
265264
keyjar:
266-
handler: abstorage.storages.abfile.AbstractFileSystem
265+
handler: abstorage.storages.abfile.LabeledAbstractFileSystem
267266
fdir: storage/keyjar
268267
key_conv: abstorage.converter.QPKey
269268
value_conv: cryptojwt.serialize.item.KeyIssuer

0 commit comments

Comments
 (0)