Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit f97a8d4

Browse files
committed
Update readme
1 parent 85b88f5 commit f97a8d4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,13 @@ To upgrade your current instance of searchcode perform the following steps.
169169

170170
It is also worth comparing your searchcode.properties file to the new one (or the documentation page) as there may be new configuration that you can use. Also be sure to check the settings page as there is likely to be new settings you can use.
171171

172+
Random
173+
------
174+
175+
Background images are all resized using the following command prior to being committed
176+
177+
convert 1.jpg -quality 75 -resize 1600x1200 1.jpg
178+
172179
Luke
173180
----
174181

0 commit comments

Comments
 (0)