[SAMP - Content Service] How to keep track of the SAMP Content Service related changesDescription<!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Symptoms The SAMP content service can be configured (opt-in or opt-out of the content service) by using the Content Service Setup. If more than one admins/samp_admins working on it sometimes we may want to keep track of the changes on all these configurations. This article provoides details how we can achieve this. Release Jakarta or later. Environment All environments. Where are these configurations Using the configuration page we enable or disable different levels of opt-ins for content service. Below are the two main files that are responsible for this set-up. UI Page: content_service_setup (Replace instance_name with your instance name) Script Include: ContentServiceOptUtil (Replace instance_name with your instance name) Table: samp_configuration Resolution Enable auditing for the above table for this table and it should take care of enabling the track of all changes. Additional Information Content Service Setup