summarylogtreecommitdiffstats
path: root/autofirma.js
diff options
context:
space:
mode:
Diffstat (limited to 'autofirma.js')
-rw-r--r--autofirma.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/autofirma.js b/autofirma.js
new file mode 100644
index 000000000000..dbbdb899e411
--- /dev/null
+++ b/autofirma.js
@@ -0,0 +1,3 @@
+pref("network.protocol-handler.app.afirma","/usr/bin/autofirma");
+pref("network.protocol-handler.warn-external.afirma",false);
+pref("network.protocol-handler.external.afirma",true);