Configure the draft limits service
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3551852. -->
Reported by: [isholgueras](https://www.drupal.org/user/733162)
Related to !84
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>- Create the service to handle the Conductor's Draft limits<br>
- Use the <code>conductor_draft_map</code> as the Single Point of Truth for draft usage.<br>
- Use config API to set the threshold.<br>
- The threshold should be restored on January 1st (probably using the created column).<br>
- Add to <code>drupalSettings.conductor</code> the <code>draftsAvailable</code> and <code>draftsRemaining</code> variables.</p>
issue