About 66 results found. (Query 0.06500 seconds)
help List commands available within the current menu sql $sqlQuery (advanced) Execute the given SQL query against the database, displaying the results init $jdbcURL (advanced) Create a new Syndie database at the given URL backup --out $file [--includeArchive $boolean] Backup the Syndie database to the given (compressed) file, optionally including the full content of the archive.
Maps­Js­Internal­Service/ Get­Metadata -H 'content- type: application/ json+proto­buf' Again, I’ll only focus on the POST one. Here’s what the query that I use looks like: [ [ // RequestContext, already described above "apiv3" , null , null , null , "US" , null , null , null , null , null , [ [ 0 ] ] ] , [ "en" , "US" ] , // localization_context [ // query [ frontend , // 10 if it's unofficial coverage, 2 otherwise pano_id // unofficial coverage pano ids must be protobuf...
No information is available for this page.
__ffmpeg_formats[ext][1]: - raise cls.InvalidFile(_('Кодек файла (%s) не соответствует расширению (%s)') % (codec, ext)) + raise cls.InvalidFile(_("File codex (%s) doesn't match the extension (%s)") % (codec, ext)) metadata = '%dx%d' % (width, height) @@ -126,5 +126,5 @@ class File(models.Model): if width > settings.MAX_IMAGE_SIZE[0] or height > settings.MAX_IMAGE_SIZE[1]: raise cls.InvalidFile( - _('Изображение слишком большое, максимальный размер: %s на %s пикселей')...
"$nonstop" ; then + case $MAX_FD in #( + max*) + MAX_FD=$( ulimit -H -n ) || + warn "Could not query maximum file descriptor limit" + esac + case $MAX_FD in #( + '' | soft) :;; #( + *) + ulimit -n "$MAX_FD" || + warn "Could not set maximum file descriptor limit to $MAX_FD" + esac +fi + +# Collect all arguments for the java command, stacking in reverse order: +# * args from the command line +# * the main class name +# *...
No information is available for this page.