Home | History | Annotate | Download | only in stream_server

Lines Matching full:config_file

700     parser.add_option('--config', dest='config_file', type='string',
847 if temporary_options.config_file:
849 config_fp = open(temporary_options.config_file, 'r')
853 temporary_options.config_file,