diff --git a/puppet/hieradata/common.yaml b/puppet/hieradata/common.yaml index 58c031b..30ee111 100644 --- a/puppet/hieradata/common.yaml +++ b/puppet/hieradata/common.yaml @@ -14,14 +14,9 @@ nginx::worker_processes: 8 nginx::error_log: '/var/log/nginx/error.log' nginx::access_log: '/var/log/nginx/access.log' -colab::mailman_archive_path: '/mnt/mailman/archives/' +colab::mailman_archive_path: '/var/lib/mailman/archives/public/' colab::mailman_exclude_lists: - - saberes-divulgacao - - pml - mailman - - lexml-anuncions colab::hostnames: - - colab.interlegis.leg.br - - colab.interlegis.gov.br - localhost colab::solr_project_path: '/home/colab/solr-4.6.1/colab' diff --git a/requirements.txt b/requirements.txt index 714a4dd..d37af2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ diazo==1.0.5 # Dpaste # TODO: Pull-request to mainstream repository -git+https://github.com/interlegis/dpaste +-e git+https://github.com/colab-community/dpaste@i18n/pt_BR#egg=dpaste # Mailman 2 REST API mailman-api==0.2.1 diff --git a/src/accounts/templates/accounts/user_update_form.html b/src/accounts/templates/accounts/user_update_form.html index cffbf12..27304fb 100644 --- a/src/accounts/templates/accounts/user_update_form.html +++ b/src/accounts/templates/accounts/user_update_form.html @@ -185,7 +185,7 @@ $(function() {
{% trans "If you are interested in any other data that is not provided by this API, please contact us via the ticketing system (you must be registered in order to create a ticket)." %}