aboutsummaryrefslogtreecommitdiff
path: root/kamon-dashboard/src/main/resources/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-dashboard/src/main/resources/reference.conf')
-rw-r--r--kamon-dashboard/src/main/resources/reference.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/kamon-dashboard/src/main/resources/reference.conf b/kamon-dashboard/src/main/resources/reference.conf
index 77b6c1e5..e0ec8f45 100644
--- a/kamon-dashboard/src/main/resources/reference.conf
+++ b/kamon-dashboard/src/main/resources/reference.conf
@@ -1,3 +1,7 @@
+# ======================================= #
+# Kamon-Dashboard Reference Configuration #
+# ======================================= #
+
akka {
extensions = ["kamon.dashboard.DashboardExtension"]
}