From ac1cd3af5dc5288ebbf862fca18d7f30167b8df3 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Feb 2020 16:03:38 -0500 Subject: [PATCH] Lokole explained in /etc/iiab/iiab.ini --- roles/lokole/tasks/main.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/roles/lokole/tasks/main.yml b/roles/lokole/tasks/main.yml index 0e389744d..ba6321aed 100644 --- a/roles/lokole/tasks/main.yml +++ b/roles/lokole/tasks/main.yml @@ -57,9 +57,10 @@ value: "{{ item.value | string }}" with_items: - option: name - value: lokole + value: Lokole - option: description - value: '"Lokole is an email service that works offline, for rural communities."' + value: '"Lokole is an email service that works offline, for rural communities. With a 3G/4G modem, you can arrange to batch-upload / batch-download emails once per night — for almost no cost at all — depending on mobile data plans in your country."' + #value: '"Lokole is an email service that works offline, for rural communities. In some cases, emails can also be transmitted to/from the Internet, taking advantage of discounted mobile data rates."' - option: lokole_run_directory value: "{{ lokole_run_directory }}" - option: lokole_url