Decrease findTestObject time search

Hello,
Is it possible to decrease the search time when I’m using the command findTestObject ?
By default, it takes 30 seconds.
Here an example of message:

Finding web element with id: 'Object Repository/Connexion/span_APPSD2' located by 'By.xpath: //*[@id = 'lbl_database' and (text() = 'APPSDIN
' or . = 'APPSDIN
')]' in '30' second(s)

Regards

Go to Project–Settings–Execution and change Default wait for element timeout (in seconds) value.