Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
57 |
- |
1 |
# reporter-upload configuration file
|
|
|
2 |
# check man reporter-upload for more details
|
|
|
3 |
|
|
|
4 |
#URL = scp://USERNAME:PASSWORD@SERVERNAME/var/spool/abrt-upload/
|
|
|
5 |
#URL = ftp://USERNAME:PASSWORD@SERVERNAME/var/spool/abrt-upload/
|
|
|
6 |
#URL = file:///var/spool/abrt-upload/
|
|
|
7 |
|
|
|
8 |
# Specify SSH public key
|
|
|
9 |
#SSHPublicKey =
|
|
|
10 |
|
|
|
11 |
# Specify SSH private key
|
|
|
12 |
#SSHPrivateKey =
|