Revert "Increase the default log file size and number"

This reverts commit 06a6fc040158bfe8e22975b19533e3c6211ed4b1.

Reason for revert: unexpected parsing failure

Change-Id: Ie4b42e085ee5677bb8e15ca716edf5ae1b976f72
diff --git a/radio/config/logging.conf b/radio/config/logging.conf
index deb09db..d57c82a 100644
--- a/radio/config/logging.conf
+++ b/radio/config/logging.conf
@@ -1 +1 @@
-modem_logging_control START -o /data/vendor/radio/logs/always-on -n 20 -s 50 -m /vendor/etc/modem/default.cfg --enable_exmetric --enable_exmetric_internal
+modem_logging_control START -o /data/vendor/radio/logs/always-on -n 10 -s 20 -m /vendor/etc/modem/default.cfg --enable_exmetric --enable_exmetric_internal
\ No newline at end of file