blob: f0cf7f8a65a10deab87fe25347ea3f527f08462c [file] [log] [blame]
############################################################################
# This file contains a test Shuffler configuration for invalid input.
#
# The format of this file is the textual representation of the
# ShufflerConfig Protocol Buffer message, which is defined in ../config.proto.
#############################################################################
###############################
# Global configuration policy
###############################
global_config: {
frequency_in_hours:"frequency should be an int"
threshold:10
analyzer_url:"localhost"
disposal_age_days:4
}