Metadata-Version: 1.1
Name: cinq-scheduler-standalone
Version: 1.0.0
Summary: Standalone scheduler and worker system
Home-page: https://github.com/RiotGames/cinq-standalone-scheduler/
Author: Riot Games Security
Author-email: security@riotgames.com
License: License :: OSI Approved :: Apache Software License
Description-Content-Type: UNKNOWN
Description: *************************
        cinq-standalone-scheduler
        *************************
        
        ===========
        Description
        ===========
        
        The scheduler process is responsible for fetching and auditing accounts.
        
        =====================
        Configuration Options
        =====================
        
        +---------------------+--------------------------------------+--------+----------------------------------------------------------------------------------+
        | Option name         | Default Value                        | Type   | Description                                                                      |
        +=====================+======================================+========+==================================================================================+
        | enabled             | True                                 | bool   | Enable the standalone scheduler and worker system                                |
        +---------------------+--------------------------------------+--------+----------------------------------------------------------------------------------+
        | worker_threads      | 20                                   | int    | Number of worker threads to spawn                                                |
        +---------------------+--------------------------------------+--------+----------------------------------------------------------------------------------+
        | worker_interval     | 30                                   | string | Delay between each worker thread being spawned, in seconds                       |
        +---------------------+--------------------------------------+--------+----------------------------------------------------------------------------------+
        
Keywords: cloud security
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Flask
Classifier: Framework :: Sphinx
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Topic :: Security
Classifier: Topic :: Utilities
