We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d8bbc commit 30099a8Copy full SHA for 30099a8
app/services/basil_service.rb
@@ -1,5 +1,5 @@
1
class BasilService < Service
2
- FREE_IMAGE_LIMIT = 100
+ FREE_IMAGE_LIMIT = 250
3
MAX_JOB_QUEUE_SIZE = 3
4
5
IGNORED_VALUES = ['', 'none', 'n/a', '.', '-', ' ', '?', '??', '???', 'x', nil]
0 commit comments