Merge chanegs to app.cfg to app.cfg.in.
This commit is contained in:
parent
2c11358c35
commit
8829b8ea9a
1 changed files with 0 additions and 29 deletions
|
@ -9,8 +9,6 @@
|
||||||
# Database values
|
# Database values
|
||||||
sqlalchemy.convert_unicode=True
|
sqlalchemy.convert_unicode=True
|
||||||
|
|
||||||
admingroup = 'accounts'
|
|
||||||
|
|
||||||
# VIEW
|
# VIEW
|
||||||
|
|
||||||
# which view (template engine) to use if one is not specified in the
|
# which view (template engine) to use if one is not specified in the
|
||||||
|
@ -153,33 +151,6 @@ identity.saprovider.model.group="fas.model.Groups"
|
||||||
|
|
||||||
# identity.saprovider.encryption_algorithm=None
|
# identity.saprovider.encryption_algorithm=None
|
||||||
|
|
||||||
accounts_mail = "accounts@fedoraproject.org"
|
|
||||||
#email_host = "fedoraproject.org"
|
|
||||||
email_host = "publictest10.fedoraproject.org"
|
|
||||||
|
|
||||||
gpgexec = "/usr/bin/gpg"
|
|
||||||
gpghome = "/srv/fedora-infrastructure/fas/gnupg"
|
|
||||||
gpg_fingerprint = "C199 1E25 D00A D200 2D2E 54D1 BF7F 1647 C54E 8410"
|
|
||||||
gpg_passphrase = "m00!s@ysth3c0w"
|
|
||||||
gpg_keyserver = "hkp://subkeys.pgp.net"
|
|
||||||
|
|
||||||
cla_sign_group = "cla_sign"
|
|
||||||
cla_click_group = "cla_click"
|
|
||||||
|
|
||||||
privileged_view_groups = "(^cla_.*)|(^fas-.*)"
|
|
||||||
username_blacklist = "(.*-members)|(.*-sponsors)|(.*-administrators)|(root)|(webmaster)"
|
|
||||||
|
|
||||||
openidstore = "/var/tmp/fas/openid"
|
|
||||||
|
|
||||||
openssl_digest = "md5"
|
|
||||||
openssl_expire = 31536000 # 60*60*24*365 = 1 year
|
|
||||||
openssl_ca_file = "/srv/fedora-infrastructure/fas/ssl/ca-Upload"
|
|
||||||
openssl_c = "US"
|
|
||||||
openssl_st = "North Carolina"
|
|
||||||
openssl_l = "Raleigh"
|
|
||||||
openssl_o = "Fedora Project"
|
|
||||||
openssl_ou = "Upload Files"
|
|
||||||
|
|
||||||
# compress the data sends to the web browser
|
# compress the data sends to the web browser
|
||||||
# [/]
|
# [/]
|
||||||
# gzip_filter.on = TrueNote: in the SVG XML, change the 'interviewee-name' text to be the name of whichever in
|
# gzip_filter.on = TrueNote: in the SVG XML, change the 'interviewee-name' text to be the name of whichever in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue