8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
|
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
||
|
|
||
|
# Faut-il désactiver l'utilisation du proxy FTP?
|
||
|
#AUTHFTP_PROXY_DISABLED=1
|
||
|
|
||
|
# Proxy FTP à utiliser pour accéder aux sites FTP authentifiés
|
||
|
AUTHFTP_PROXY_HOST=ftp-proxy.univ.run
|