mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 23:12:55 +00:00
4 lines
96 B
Python
4 lines
96 B
Python
config = {
|
|
'genacls.consumer.enabled': True,
|
|
'genacls.consumer.delay': 5, # 5 seconds
|
|
}
|