- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Sing (0.02 sec)
-
openapi-user.yaml
$ref: '#/components/responses/InternalServerError' L546: L547: /health: L548: get: L549: tags: L550: - monitor L551: summary: Check a server status L552: description: Returns status L553: operationId: ping L554: responses: L555: '200': L556: description: Successful operation L557: content: L558: application/json: L559: schema: L560: type: object L561: properties: L562:...github.com/codelibs/fess/src/main/config/openap...Thu May 09 06:31:27 UTC 2024 21.6K bytes -
fess_config.properties
L181:api.cors.allow.methods=GET, POST, OPTIONS, DELETE, PUT L182:api.cors.max.age=3600 L183:api.cors.allow.headers=Origin, Content-Type, Accept, Authorization, X-Requested-With L184:api.cors.allow.credentials=true L185:api.jsonp.enabled=false L186:api.ping.search_engine.fields=status,timed_out L187: L188: L189:# Virtual Host: Host:fess.codelibs.org=fess L190:virtual.host.headers= L191: L192:http.proxy.host= L193:http.proxy.port=8080 L194:http.proxy.username= L195:http.proxy.password= L196:http.fileu...github.com/codelibs/fess/src/main/resources/fes...Tue Oct 01 14:13:38 UTC 2024 30.9K bytes