From 30e3898f3cee90e1ffd6110afd24b652edebdff3 Mon Sep 17 00:00:00 2001
From: Simone Margaritelli <evilsocket@gmail.com>
Date: Thu, 24 Oct 2019 15:55:00 +0200
Subject: [PATCH] misc: small fix or general refactoring i did not bother
 commenting

---
 pwnagotchi/defaults.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml
index 8929538..3d45abd 100644
--- a/pwnagotchi/defaults.yml
+++ b/pwnagotchi/defaults.yml
@@ -163,7 +163,7 @@ personality:
     sad_num_epochs: 25
     # number of encounters (times met on a channel) with another unit before considering it a friend and bond
     # also used for cumulative bonding score of nearby units
-    bond_encounters_factor: 5000
+    bond_encounters_factor: 20000
 
 # ui configuration
 ui: