How to enable Asterisk realtime architecture in queue.conf?

hello,
i was implement ARA on queue but i dont know how to enable this feature in [general] section of queue.conf?

thanks for help

You will need to write the C code to support this new feature before you can do it.

However, I don’t really understand why you would want to do it as realtime is intended to make it easier to add, remove, and maintain, large numbers of detail entries. It is not intended to allow configuring global information that really should be static.