diff --git a/joplin/rootfs/run.sh b/joplin/rootfs/run.sh index 82f4df3c3..c8c80a29b 100644 --- a/joplin/rootfs/run.sh +++ b/joplin/rootfs/run.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bashio +bashio::log.warning "Warning - minimum configuration recommended : 2 cpu cores and 4 GB of memory. Otherwise the system will become unresponsive and crash." + ########## # BANNER # ##########