diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2013-12-24 12:07:56 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2013-12-24 12:07:56 +0100 |
commit | 8dfe88def3a267a68edd648002cf4373b3eb5d06 (patch) | |
tree | 1eb5e92502dc3f13b258f1c9697791e5b32f1b70 | |
parent | It is now possible to configure the proxy and the user agent. (diff) | |
download | newspipe-8dfe88def3a267a68edd648002cf4373b3eb5d06.tar.gz newspipe-8dfe88def3a267a68edd648002cf4373b3eb5d06.tar.bz2 newspipe-8dfe88def3a267a68edd648002cf4373b3eb5d06.zip |
Updated README.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ Configuration is done via the file **conf/conf.cfg**. Alternatively you can run the script ``install.sh``. +You can configure pyAggr3g470r (proxy, user agent, etc.) in the file ``conf/conf.cfg``. + Backup ------ |