diff --git a/conf/core/server.conf b/conf/core/server.conf
index f831f074d1904b53b481f1ad9496c6093f7a8eed..81ae7c2c43232024549c523636cfad090996d0fd 100644
--- a/conf/core/server.conf
+++ b/conf/core/server.conf
@@ -145,7 +145,7 @@ MAIL_TO_FILE_HANDLER_LOC=./
 
 # --------------------------------------------------
 # Admin settings
-# # --------------------------------------------------
+# --------------------------------------------------
 # Name of the administrator of this instance
 ADMIN_NAME=CaosDB Admin
 # Email of the administrator of this instance
@@ -183,3 +183,11 @@ CHECK_ENTITY_ACL_ROLES_MODE=MUST
 GLOBAL_ENTITY_PERMISSIONS_FILE=./conf/core/global_entity_permissions.xml
 
 ENTITY_VERSIONING_ENABLED=true
+
+
+# --------------------------------------------------
+# Extension settings
+# --------------------------------------------------
+
+# Enabling the state machine extension
+# EXT_STATE_ENTITY=ENABLE