Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Functional Programming
Diskuy-Backend
Commits
76a88c38
Commit
76a88c38
authored
Feb 25, 2021
by
Muhammad Rafif Elfazri
Browse files
Change Default Pagination to 15 items
parent
74b6082a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/diskuy/repo.ex
View file @
76a88c38
...
...
@@ -3,6 +3,6 @@ defmodule Diskuy.Repo do
otp_app:
:diskuy
,
adapter:
Ecto
.
Adapters
.
Postgres
use
Scrivener
,
page_size:
2
5
use
Scrivener
,
page_size:
1
5
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment