[reahl.configspec]
config = reahl.systemaccountmodel:SystemAccountConfig

[reahl.eggs]
Egg = reahl.component.eggs:ReahlEgg

[reahl.migratelist]
0 = reahl.domain.migrations:ElixirToDeclarativeDomainChanges
1 = reahl.domain.migrations:AddLoginSession
2 = reahl.domain.migrations:ChangeSchemaToBeMySqlCompatible
3 = reahl.domain.migrations:ChangePasswordHash
4 = reahl.domain.migrations:RemoveDeadApacheDigestColumn

[reahl.persistlist]
0 = reahl.partymodel:Party
1 = reahl.systemaccountmodel:SystemAccount
10 = reahl.workflowmodel:DeferredAction
11 = reahl.workflowmodel:Requirement
12 = reahl.workflowmodel:Queue
13 = reahl.workflowmodel:Task
2 = reahl.systemaccountmodel:LoginSession
3 = reahl.systemaccountmodel:EmailAndPasswordSystemAccount
4 = reahl.systemaccountmodel:AccountManagementInterface
5 = reahl.systemaccountmodel:VerificationRequest
6 = reahl.systemaccountmodel:VerifyEmailRequest
7 = reahl.systemaccountmodel:NewPasswordRequest
8 = reahl.systemaccountmodel:ActivateAccount
9 = reahl.systemaccountmodel:ChangeAccountEmail

[reahl.scheduled_jobs]
reahl.workflowmodel:DeferredAction.check_deadline = reahl.workflowmodel:DeferredAction.check_deadline

[reahl.translations]
reahl-domain = reahl.messages

