You can use the Resources section to append a JavaScript file with custom settings for the slider using a variable named sliderSettings. These settings will be respected when the slider is initialized (if the Anything Slider allows them). Here's an example of that code:
sliderSettings = { infiniteSlides: true, showMultiple: true };