distgit/pagure: don't do fedmsg anymore
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
6e82268613
commit
c05f210557
1 changed files with 0 additions and 3 deletions
|
@ -6,6 +6,3 @@ os.umask(0o002)
|
||||||
DB_URL = 'postgresql://{{ distgit_pagure_db_ro_user }}:{{ distgit_pagure_db_ro_pass }}@{{ pagure_db_host }}/{{ distgit_pagure_db_name }}'
|
DB_URL = 'postgresql://{{ distgit_pagure_db_ro_user }}:{{ distgit_pagure_db_ro_pass }}@{{ pagure_db_host }}/{{ distgit_pagure_db_name }}'
|
||||||
|
|
||||||
{% include "pagure_shared.cfg" %}
|
{% include "pagure_shared.cfg" %}
|
||||||
|
|
||||||
FEDMSG_NOTIFICATIONS = True
|
|
||||||
FEDORA_MESSAGING_NOTIFICATIONS = False
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue