Revision 6856b4ff

b/snf-cyclades-app/synnefo/ui/templates/home.html
653 653
            synnefo.config.vm_hostname_format = {{ vm_hostname_format|safe }};
654 654
            synnefo.config.automatic_network_range_format = {{ automatic_network_range_format|safe }};
655 655
            synnefo.config.custom_image_help_url = '{{ custom_image_help_url|safe }}';
656
            synnefo.config.quotas_update_interval = {{ quotas_update_interval }};
657 656
            
658 657
            synnefo.auth_client = new synnefo.auth.AstakosClient({
659 658
                login_url: synnefo.config.login_redirect,

Also available in: Unified diff